BODY {
     font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;      
	background: #af0020;
        color: #7fffd4 ;
	margin-top: 0px;
}

tr  {font-size: 14px;
      }

h3  {font-size: 22px; 
     margin-left: 25px }
h4  {font-size: 14px; 
     margin-left: 25px;
     line-height: 1.5; }
h5  {font-size: 14px; 
     margin-left: 25px;
     line-height: 1.0; }
h6  {font-size: 12px;
     text-indent: 25px }

dd  {display: block;
     line-height: 2.0;
     margin-left: 15px;
     font-size: 14px;
     color: #7fffd4;
     background-color: #af0020;
     	 }

dl  {margin-top:30px;
	}
A:link {color: #7fffd4;
	text-decoration: none;
	font-weight: bold;
	 }

A:active {text-decoration: none;
	color: #7fffd4; }

A:visited {text-decoration: none;
	color: #7fffd4;
	font-weight: bold;
	}

A:hover {color: #7fffd4;
	background-color: #000000;
	font-style: normal;
	text-transform: none;
	text-decoration:none;
	 }
.dir a:hover {color: #7fffd4;
	background-color: #af0020;
	font-style: normal;
	text-transform: none;
	text-decoration:none;
	 }


