/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./BckDrk1.jpg");}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 UL { list-style-type: circle;}
 A:visited { color: rgb(0,0,102);}
 .TextObject { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;}
 H1 { font-size: 36px; font-weight: bold; text-align: center;}
 H2 { font-size: 28px; font-weight: bold; text-align: center;}
 P { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 14px;}
 H3 { font-size: 24px; font-weight: bold; text-align: center;}
 H4 { font-size: 20px; font-weight: bold;}
 .TextNavBar { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;}
 H5 { font-size: 16px; font-weight: bold;}
 H6 { font-size: 14px; font-weight: bold;}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 