/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(236,236,236); background-image: none;}
 A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; font-weight: bold;}
 A:visited { color: rgb(0,0,0); text-decoration: none ;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-large; font-weight: bold; font-style: italic;}
 A:hover { color: rgb(255,127,0); text-decoration: none ;}
 