/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; text-align: center; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 # { text-align: left; margin: ; width: 770px;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 H1 { font-size: 18px; color: rgb(15,122,1); line-height: 22px; font-weight: bold;}
 H2 { font-size: 16px; color: rgb(15,122,1); line-height: 22px; font-weight: bold;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
