body  {font-family: serif}
h1  {font-family: serif; font-size: 48; text-align: center}
h2  {font-family: serif; font-size: 40; text-align: center}
h3  {font-family: serif; font-size: 32; text-align: center}
h4  {font-family: serif; font-size: 24; text-align: center}
h5  {font-family: serif; font-size: 18; text-align: center}

#TopBar {background-color: #CCFFFF}

.blue {color: blue}
.bluebold {color: blue; font-weight: bold}
.TopMenu {font-size: 18}
.SiteMap {font-size: 14}

.LeftMenu {
 font-family: serif; color: #000000; font-weight: bold; font-size: 14;
 }
.LeftMenu:link {
 font-family: serif; color: #00000; font-weight: bold; font-size: 14; text-decoration: none;
 }
.LeftMenu:hover {
 font-family: serif; color: blue; font-weight: bold; font-size: 14; text-decoration: none;
 }
.LeftMenu:visited {
 font-family: serif; color: #666666; font-weight: bold; font-size: 14; text-decoration: none;
 }
.LeftMainMenu {
 background-color: #993300;
 font-family: serif; color: #FFFFFF; font-weight: bold; font-size: 18;
 text-align: center;
 /* height: 20px; */
 }
.LeftMainMenu:link {
 font-family: serif; color: #FFFFFF; font-weight: bold; font-size: 18; text-decoration: none;
 }
.LeftMainMenu:hover {
 font-family: serif; color: #CCFFFF; font-weight: bold; font-size: 18; text-decoration: none;
 }
.LeftMainMenu:visited {
 font-family: serif; color: #FFFF99; font-weight: bold; font-size: 18; text-decoration: none;
 }
.BoxOnWater {
 font-family: serif; font-size: 14; background-color: #CCFFFF
 }
th.BoxOnWater {
 font-family: serif; font-size: 14; text-align: left; background-color: #CCFFFF; vertical-align: top
 }
th.BoxOnWaterCenter {
 font-family: serif; font-size: 14; text-align: center; background-color: #CCFFFF; vertical-align: top
 }
.BlueBoldOnWater {
 font-family: serif; color: blue; font-size: 18; font-weight: bold
 }
.RSSdate {
 font-family: serif; font-size: 12;
 }
.RSStitle {
 font-family: serif; font-size: 16; font-weight: bold
 }
.RSSdes{
 font-family: serif; font-size: 14;
 }