p {
	font-family: Optima, GillSans, "Franklin Gothic Medium", Arial, Verdana;
	font-size: 12px;
}
a {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.paddedtable {
	padding-right: 10px;
	padding-bottom: 10px;
}
.caption {
	font-size: 9px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.abstract {
	font-size: 14px;
}
