/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,255); text-decoration: underline;}
 A:link { color: rgb(0,0,255); text-decoration: underline;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 9pt; font-weight: normal; 
font-style: normal;}
 A:hover { color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { color: rgb(153,102,0); text-decoration: underline;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 12pt; font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 12pt; font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 9pt; color: rgb(0,0,0); 
font-weight: normal; font-style: normal; text-decoration: none ;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 9pt; font-weight: normal; 
font-style: normal;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 9pt; font-weight: normal; 
font-style: normal;}
 A { color: rgb(0,0,255); text-decoration: underline;}
 
