<style>

a:visited a:link {
	color: #004165; 
	text-decoration: none;
}

a:hover {
	color: #000000; 
	text-decoration: underline;
}

body {
	font-family: Helvetica, Arial, sans-serif;
}

h1{
	font-size: 16px;
	color: #003366;
	font-family: Arial, sans serif;
	margin: 0 0 7px 0;
	padding: 0;
	font-weight:normal;
	line-height:17px;
}

.pagetop {
	color: #004165;
	font-weight: bold;
	text-align: center;
}

.content {
	font-size: 13px;
	color: #008DBC;
	font-family: Arial, sans serif;
	margin: 0 0 7px 0;
	padding: 0;
	font-weight:normal;

}

content.a:visited content.a:link {
	color: #004165; 
	text-decoration: none;
}

content.a:hover {
	color: #000000; 
	text-decoration: underline;
}



h2 {font-size : medium; font-weight : bold; }
h3 {font-weight : bold; }
td {font-family: Helvetica, Arial, sans-serif;}
.admTblHdr {background : #074B88; color : White;	font-weight : bold; font-size : x-small;}
.boldRegText { font-size: small; font-weight: bold; }
.boxText {font-size: small; background-color : #B1E35E;}
.errTxt { font-size: small; font-weight: bold; color : Red; }
.footer { font-size: x-small; font-weight: normal; }
.footnote { font-size: x-small; font-weight: normal; }
.footnote2 { font-size: small; font-weight: normal; }
.footnote3 { font-size: x-small; font-weight: normal; color : Red; }
.footnote4 { font-size: x-small; font-weight: bold; color : Red; }
.genFrm { font-size : small; }
.genhead { font-size: medium; font-weight: bold; }
.genhead2 { font-size: small; font-weight: bold; }
.masthead { color: White; font: normal small-caps 40px Times New Roman; letter-spacing : 2px; }
.pagehead { font-size: large; font-weight : bold;}
.pagehead2 { font-size: large; font-weight : bold; color: #074B88;}
.pagehead3{	font-size: Large; font-weight: bold; color: #87C521;}
.pagehead4{	font-size: medium;	font-weight: bold;	color: #87C521;}
.regText { font-size: small; font-family: Helvetica, Arial, sans-serif;}
.rptDataCell1 {	font-size: small; background-color : #E0E0E0;;}
.rptDataCell2 {	font-size: small; background-color : #EFEFEF;}
.rptHdrCell { font-size: x-small; font-weight : bold; background : #000000; color : White;}
.specText {font-size: small; color: #074B88; font-weight : bold;}
.super { vertical-align: super; font-size: x-small;}
.tblData  { font-size : x-small;}
.tblHdr { font-size : x-small;	font-weight : bold;}
.underlineHdr { font-size: medium; font-weight: bold; text-decoration: underline;}
</style>