body  { color: #333333; font-size: 10pt; line-height: 18px; font-family: Arial, Helvetica, sans-serif; background-color: #a5a4d2 }

a:link      { color: #008; font-weight: bold; text-decoration: none }
a:visited   { color: #069; font-weight: bold; text-decoration: none }
a:hover { color: #FDA042; text-decoration: underline; }
a:active  { color: #e00; text-decoration: underline }

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: #333333;
}


.header1   { color: #069; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif }

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
  color: #FDA042;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
  color: #3A5C9F;
}



