/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(0,51,255); text-decoration: none ;}
 A:link { color: rgb(102,0,204);}
 A:visited { color: rgb(0,51,255);}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: large; color: rgb(153,204,153); font-weight: bold;}
 P { font-family: Georgia, Melior, 'Zapf Elliptical', Serifa, 'Times New Roman', Times, serif; font-size: x-small;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: medium; color: rgb(0,51,0); font-weight: bold;}
 A { color: rgb(213,204,151); text-decoration: none ;}
 