/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(102,0,0); background-color: rgb(204,204,153);}
 A:link { color: rgb(102,153,102);}
 A:visited { color: rgb(102,102,0);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(102,0,0); text-decoration: none ;}
 