a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	background-color: #0A508C;
}
a:active {
	text-decoration: none;
}



html { min-height: 100%; margin-bottom: 1px; }

body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	background-color: #FFFFFF;
}

.bluehead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: bold; color: #0000FF}

.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: normal; color: #333333}

.bodytexttopmargin { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;  font-weight: normal; color: #333333; padding-top: 3px;
}

.bodytextitalic { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 14px; font-weight: normal; color: #333333}

.bodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: bolder; color: #333333}

.bodytextboldRED { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: bolder; color: #FF0000}

}

