/* CSS definition file containing sitestyle stylesheets */
BLOCKQUOTE { color: rgb(0,0,0);}
 BODY { background-color: rgb(235,243,243);}
 A:active { color: rgb(0,0,204);}
 A:link { color: rgb(0,0,204);}
 UL { font-size: 16px; list-style-type: disc; list-style-position: outside; text-align: left;}
 A:visited { color: rgb(0,0,204);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 24px; color: rgb(51,153,204); font-weight: bold; text-align: center;}
 P { font-size: 16px;}
 OL { font-size: 16px; list-style-type: decimal; list-style-position: outside; text-align: left;}
 .TextNavBar { color: rgb(0,0,153); text-align: center;}
 A:hover { color: rgb(255,153,102);}
 
