/* CSS definition file containing sitestyle stylesheets */
BLOCKQUOTE { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;}
 BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; background-color: rgb(255,255,255); background-image: url("../background.PNG");}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153); text-decoration: underline;}
 UL { font-size: 10pt; list-style-image: url("../DataIcon.gif");}
 A:visited { color: rgb(0,0,102);}
 .TextObject { font-size: 10pt;}
 H1 { font-size: 12pt; font-weight: bold; background-color: rgb(255,255,240); background-repeat: repeat-y; border: 1pt solid rgb(192,192,192); padding-left: 2pt; padding-top: 1pt; padding-bottom: 1pt;}
 H2 { font-size: 11pt; font-weight: bold;}
 P { font-size: 10pt;}
 H3 { font-size: 10pt;}
 OL { font-size: 10pt;}
 .TextNavBar { font-size: 9pt;}
 PRE { font-size: 8pt;}
 A:hover { color: rgb(0,0,153); background-color: rgb(225,225,225);}
 