td, p, body, li, dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt ; 
  font-weight: normal; 
  color: #000000;
}

.header {
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  border-bottom: #CCCC99 solid 4px;
}

.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #005900;
}

.formtitle {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  vertical-align: middle;
  padding-right: 4px;
}

a:visited {
font-size: 10pt ;
color: #660033; 
text-decoration: underline;
}

a:link {
font-size: 10pt ;
color: #660033; 
text-decoration: underline}

a:hover {
font-size: 10pt ;
color: #CC3300; 
text-decoration: underline
}

.smalltext {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.smalltext a:link {
	font-size: 8pt;
}

.smalltext a:hover {
	font-size: 8pt;
}

.smalltext a:visited {
	font-size: 8pt;
}