/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(181,192,220);}

 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; text-decoration: none ;}

 A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(255,0,0); text-decoration: underline;}
 A:link { color: rgb(206,217,253); text-decoration: underline;}
 A:visited { color: rgb(231,236,254); text-decoration: underline;}

 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}

P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal;} 

H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 20px; color: rgb(255,255,255); font-weight: bold;}
H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; color: rgb(255,255,255); font-weight: bold;}
H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 13px; color: rgb(255,255,0); font-weight: bold; text-align: center; border: 1px dashed rgb(181,192,220); padding: 2px; margin-left: 22pt; margin-right: 22pt;}
H4 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold;}
H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(173,173,173); font-weight: normal; font-style: normal;}
H6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; font-weight: normal; font-style: normal;}


