/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10pt; background-color: rgb(255,255,255); background-image: url("./background.gif");}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(0,51,204); text-decoration: none ;}
 A:visited { color: rgb(153,0,153); text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt;}
 P { font-size: 10pt;}
 .TextNavBar { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: 9pt;}
 A:hover { color: rgb(255,0,0); text-decoration: none ;}
 