/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif"); background-repeat: repeat-y;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 H1 { color: rgb(51,51,51);}
 H2 { color: rgb(51,51,51);}
 P { font-size: x-small; margin-top: 6pt; margin-bottom: 6pt;}
 H3 { color: rgb(153,102,255); background-color: rgb(204,204,255); background-repeat: repeat-x; padding-left: 12pt; margin-top: 12pt; margin-bottom: 12pt;}
 LI { font-size: x-small;}
 H4 { color: rgb(51,51,51);}
 .TextNavBar { font-size: xx-small;}
 H5 { color: rgb(51,51,51);}
 H6 { color: rgb(51,51,51);}
 A:hover { color: rgb(255,0,0);}
 