/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(153,0,153);}
 
 .content{
 font-family: Arial, Verdana, sans-serif;
 font-size: 11pt;
 }
 