/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: none;}
 A:link { color: rgb(0,51,255); font-weight: bold; background-attachment: fixed;}
 A:visited { color: rgb(102,255,102);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 48px; color: rgb(255,0,0); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 A:hover { color: rgb(255,0,0);}
 