 
 body {background-color: rgb(255,255,240); font-size: 10pt; font-family: Verdana, Arial, sans-serif;}
 
 td,li,p,ul,dl {font-size: 10pt; font-family: Verdana, Arial, sans-serif;}

/* NOTE- must define hover after visited! */
 a {color: #000000;}  
 a:visited {color:#808080;}
 a:hover {color: #cc0066; } 
 
.stdtext {font-size: 10pt; font-family: Verdana, Arial, sans-serif;}
.faqs {line-height:1.6; };
 
/* Under investigation: if I remove the tempopera class, hdrone class fails with Opera browser! 
 Some class needs to precede it (name is not important) */
.tempopera {font-family: Arial, Helvetica, sans-serif; }

/* Problem with middle vertical alignment and h1 pseudoclass, so use header class instead when require this attribute. */
.hdrone, h1 {font-family: Arial, Helvetica, sans-serif; color: #cc0066; font-size: 19px; font-weight: bold; vertical-align: middle; text-align: center;} 
.hdrthree {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; vertical-align: middle; text-align: center; color: #cc0066;}

.highlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color:#cc0066; font-weight: bold} 
.stdquotes { font-family: Verdana,Arial, sans-serif; font-size: 11px; font-weight: bold; font-style: italic;}

 a.mainlinks {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;  font-weight: bold; font-size: 10pt}  
 a.mainlinks:visited {color: #000000;}
 a.mainlinks:hover {color: #cc0066;} 

 a.sublinks {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;  font-weight: normal; font-size: 8pt} 
 a.sublinks:visited {color: #000000;}
 a.sublinks:hover {color: #000000; }

 .hdrlinks {font-family: Arial, Helvetica, sans-serif; font-size: 11px} 
 a.hdrlinks {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;  font-weight: normal; font-size: 11px} 
 a.hdrlinks:visited {color: #000000;}
 a.hdrlinks:hover {color: #cc0066; }

 a.internallinks {text-decoration: none;}

.datefooter { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;} 
.captions { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
.textsmall{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;}

.textbox {font-size: 10pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; border: 1px #000000 solid}
.boxtitle { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-align: center; font-style: normal; margin-left: 0px; font-weight: bold; color: #FFFFF0 ; border: #000000 solid; border-width: 1px 1px 0px}
 
.hdrfour { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; vertical-align: middle; text-align: center; color: #cc0066; }
.hdrfive { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; vertical-align: middle; text-align: center; color: #cc0066; }
.hdrtwo { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; vertical-align: middle; text-align: center; color: #cc0066; }
.headline { font-family: Arial, Helvetica, sans-serif; color: #cc0066; font-size: 23px; font-weight: bold; vertical-align: middle; text-align: center; }

