/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(51,0,102); text-decoration: underline;}
 A:link { color: rgb(51,0,102); text-decoration: underline;}
 UL { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 A:visited { color: rgb(51,0,102); text-decoration: underline;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 16px; color: rgb(0,0,0); font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-large; color: rgb(0,51,204); font-weight: bold;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: large; color: rgb(0,51,204); font-weight: bold;}
 OL { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: medium; color: rgb(0,51,204); font-weight: bold;}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(51,0,102);}
 H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: small; color: rgb(0,51,204); font-weight: bold;}
 H6 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(0,51,204); font-weight: bold;}
 A:hover { color: rgb(51,0,102); text-decoration: none ; background-color: rgb(201,201,228);}
 
