/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(0,51,204);}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(0,51,204);}
 UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: small;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(0,51,204);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif;}
 P { font-family: 'Times New Roman', Times, Serif, serif;}
 H3 { font-family: 'Times New Roman', Times, Serif, serif;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: small;}
 OL { font-family: 'Times New Roman', Times, Serif, serif;}
 H4 { font-family: 'Times New Roman', Times, Serif, serif;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(204,255,0);}
 
