/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; background-color: rgb(255,255,255);}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(204,204,204); text-decoration: none ;}
 UL { list-style-image: url("./assets/images/dataicon.gif");}
 A:visited { color: rgb(204,204,204); text-decoration: none ;}
 .TextObject { font-size: 10pt;}
 P { font-size: 10pt;}
 LI { font-size: 10pt;}
 A { color: rgb(204,204,204); text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
