/* DA DEFAULT STYLE SHEET APR 2001 */

/* FONTS */
.mainbody {font: 11pt/16pt Times New Roman, Times; font-style: normal;} 
.compact {font: 9pt/12pt Times New Roman, Times; font-style: normal;} 
.sanshead {font: 24pt/30pt Verdana,Arial,Helvetica; font-style: normal; font-weight: normal; color:000000;} 
.subhead {font: 14pt/18pt Arial,Helvetica; font-style: normal; font-weight: bold; color:000000;} 
.subwhite { font: 14pt/18pt Arial, Helvetica; font-weight: bold; color: FFFFFF; } 
.sans1 {font: 11pt/14pt Arial,Helvetica; font-style: normal; font-weight: normal;} 
.sans1b {font: 11pt/14pt Arial,Helvetica; font-style: normal; font-weight: bold;} 
.sans1i {font: 11pt/14pt Arial,Helvetica; font-style: italic; font-weight: normal;} 
.sans1bi {font: 11pt/14pt Arial,Helvetica; font-style: italic; font-weight: bold;} 
.sans {font: 9pt/12pt Arial,Helvetica; font-style: normal;} 
.sans2 {font: 9pt/12pt Arial,Helvetica; font-style: normal; } 
.sans2i {font: 9pt/12pt Arial,Helvetica; font-style: italic; } 
.sans2b {font: 9pt/12pt Arial,Helvetica; font-style: normal;  font-weight: bold; } 
.sans2bi {font: 9pt/12pt Arial,Helvetica; font-style: italic;  font-weight: bold; } 
.small {font: 8pt/9pt Tahoma,Arial,Helvetica; font-style: normal;} 
.smallb {font: 8pt/9pt Tahoma,Arial,Helvetica; font-weight: bold;} 

/* HOVER EFFECTS */
A {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000099;}

A.menu {text-decoration:none; color:#DDDDEE;}
A.menu:hover {text-decoration:underline; color:#99FF99;}

A.hilite {text-decoration:underline; color:#000000;}
A.hilite:hover {text-decoration:underline; color:#000000; background-color:#FFFF66;}

A.hilite2 {text-decoration:none; color:#000000;}
A.hilite2:hover {text-decoration:underline; color:#000000; background-color:#FFFF66;}

A.red {text-decoration:none; color:#990000;}
A.red:hover {text-decoration:underline; color:#000099; background-color:#FFFF66;}

A.red2 {text-decoration:underline; color:#990000;}
A.red2:hover {text-decoration:underline; color:#FF0000; background-color:#FFFF66;}

A.blue {text-decoration:none; color:#0000CC;}
A.blue:hover {text-decoration:underline; color:#000000; background-color:#99FF66;}

A.books {text-decoration:none; color:#000066;}
A.books:hover {text-decoration:underline; color:#000000; background-color:#FFFF66;}

/* PARAGRAPH STYLES */
P.indent { text-indent:3em; }
