.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
}
.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.underline_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	background-color: #CCCCCC;
	border: thin none #000000;
}
