.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.subheading { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000033}
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000033}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: 000033;
}
a:link, a:visited, a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

}
.smallbodytextwhite {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.bodytextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	line-height: normal;

}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
	vertical-align: top;
	display: table;
}
