/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,71); background-color: rgb(201,220,174);}
 A:active { color: rgb(0,102,0); text-decoration: none ;}
 A:link { color: rgb(0,102,0); text-decoration: none ;}
 A:visited { color: rgb(0,102,0); text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(0,0,71); font-weight: bold;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 31px; color: rgb(0,0,102); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 24px; color: rgb(0,102,0); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(0,0,71); font-weight: bold; margin-top: 0px; margin-bottom: 0px;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 20px; color: rgb(0,102,0); font-weight: bold; margin-top: 0px; margin-bottom: 0px;}
 A:hover { color: rgb(0,102,0); font-weight: bold; font-style: italic; text-decoration: none ;}
 