body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin: 0;
}

.mainText {
  color: #003366;
  font-family: Arial, Verdana, sans-serif;
  font-size: 32px;
  font-weight: normal;
}

.mainText a {
  color: #003366;
  text-decoration: none;
}

.noteText {
  color: #666666;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.footText {
  color: #000000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style:normal;
}

.footTextRed {
  color: #FF0000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style:normal;
}

.menulink {  margin: 0px;
  font-size:12.5px;
  font-family:Arial;
  color:white;
}

a.menulink , a.menulink:visited, a.menulink:active { color:white; text-decoration:none; font-weight:bold;}
a.menulink:hover { color:orange; text-decoration:none; font-weight:bold;}

.welcomeText {
  color: black;
  font-family: Verdana;
  font-size: 24px;
  font-weight: normal;
}

.body    { 
  font-family: trebuchet ms;
  color: white;
  font-size: 14pt;
  font-style: italic;
  font-weight: bold;
}

.bodytemp    { 
  font-family: trebuchet ms;
  color: black;
  font-size: 14pt;
  font-style: italic;
  font-weight: bold;
}
.menubar  { 
  font-family: trebuchet ms;
  color: white;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  vertical-align: center;
}

.menubar a:link { color: black; text-decoration: none; }
.menubar a:visited { color: black; text-decoration: none; }
.menubar a:hover { color: #FFCC66; text-decoration: none; }
.menubar a:active { color: black; text-decoration: none; }
