/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(102,51,0); background-color: rgb(255,255,204);}
 A:active { color: rgb(153,0,0); text-decoration: none ;}
 A:link { color: rgb(0,0,153); text-decoration: none ;}
 A:visited { color: rgb(0,0,153); text-decoration: none ;}
 .TextObject { font-size: medium; text-align: justify;}
 H1 { font-size: xx-large; font-weight: normal; font-style: normal;}
 H2 { font-size: x-large; font-weight: normal; font-style: normal;}
 H3 { font-size: large; font-weight: normal; font-style: normal;}
 H4 { font-size: medium; font-weight: normal; font-style: normal;}
 .TextNavBar { font-size: medium;}
 H5 { font-size: small; font-weight: normal; font-style: normal;}
 H6 { font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(153,0,0); text-decoration: none ;}
 