/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; color: rgb(204,204,102); background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 UL { list-style-type: square;}
 A:hover { color: rgb(255,102,0);}
 A:visited { color: rgb(255,102,0);}
 .TextObject { font-family: 'Times New Roman', Times, 'Times NewRoman', serif;}
 H1 { color: rgb(204,204,102);}
 H2 { color: rgb(204,204,102);}
 P { font-family: 'Times New Roman', Times, 'Times NewRoman', serif;}
 