/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 16px; color: rgb(0,0,0); font-weight: bold; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,102,102);}
 A:link { color: rgb(0,102,102);}
 A:visited { color: rgb(0,102,102);}
 .TextObject { font-size: 16px; font-weight: bold;}
 P { font-size: 16px; font-weight: bold;}
 
