/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Helvetica,sans-serif; font-size: small; color: rgb(51,51,51); background-color: rgb(186,196,207); background-image: none;}
 A:active { color: rgb(0,204,0);}
 A:link { color: rgb(0,204,0);}
 UL { font-size: small;}
 A:visited { color: rgb(255,204,0);}
 .TextObject { font-size: small;}
 H1 { font-size: x-large; color: rgb(51,153,0);}
 H2 { color: rgb(51,153,0);}
 P { font-size: small;}
 LI { font-size: small;}
 OL { font-size: xx-small; font-style: italic;}
 .TextNavBar { font-size: small;}
 A:hover { color: rgb(153,153,153);}
 