body {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif; /*background-color: #B7FFFF;
  //background-image: url(../Images/WavesOnly.gif);
  //background-attachment: fixed;*/
   background: Black;
   color:white;
   font-size: 95%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
   font-size:120%;
   color: #3EA0FF;
}
h2 {
   font-size:120%;
   color: #3EA0FF;
}
h3 {
   font-size:120%;
   color: #3EA0FF;
}
h4 {
   font-size:120%;
   color: #3EA0FF;
}
h5 {
   font-size:110%;
   color: #3EA0FF;
}
p
{
 margin-top: 1.1em;
}
.Smaller
{
  font-size: 80%;
}
a:link, a:visited, a:active
{
   color: #3EA0FF;
   font-weight: bold;
   text-decoration: none;
}
a:hover
{
   text-decoration: none;
   color: White;
}
#hd
{
   text-align: center;
}
#ft
{
   text-align: center;
   font-size: 70%;
}
#mainContent
{
   
}
#doc3
{
   min-width: 950px;
}
