/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: large;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: large;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold;}
 A:hover { color: rgb(255,51,51);}
 