BODY	{font-family: verdana, arial, helvetica; color: black; 
	 background-color: #485975;
	 margin-left: 0;
	 margin-top: 0;
	 margin-bottom: 0;
       margin-right: 0;
	}
a:link {
	text-decoration: underline; 
	color: #000080; 
	font-weight: normal;
	}
a:visited {
	text-decoration: underline; 
	color: #000080; 
	font-weight: normal;
	}
a:active {
	text-decoration: none; 
	color: #708090r; 
	font-weight: normal;
	}
a:hover {
	text-decoration: none; 
	color: #8B0000; 
	font-weight: normal;
  	}
.smallfontblack {
      font-family: Verdana,Arial,Helvetica;
      font-size: 75%;
	color: black;
      }
.smallfontwhite {
      font-family: Verdana,Arial,Helvetica;
      font-size: 75%;
	color: white;
      }
.smallerfontblack {
      font-family: Verdana,Arial,Helvetica;
      font-size: 70%;
	color: black;
      }
.smallerfontwhite {
      font-family: Verdana,Arial,Helvetica;
      font-size: 70%;
	color: white;
      }

