/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; background-color: rgb(255,255,255); background-image: url("./bg.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:hover { color: rgb(255,102,51);}
 A:visited { color: rgb(255,102,0);}
 .TextObject { font-family: Arial,sans-serif; font-size: 9pt; background-color: rgb(232,241,244);}
 P { font-family: Arial,sans-serif;}
 .TextNavBar { font-size: 9pt; color: rgb(255,255,255); background-color: transparent; border: 1px solid rgb(117,0,0); padding: 5pt; margin-right: 40px;}
 
