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

tr  {font-size: 13px;
      }

p   {text-indent: 25px;
	margin-bottom: 0px;
	margin-top:5px; }

h3  {font-size: 22px; 
     margin-left: 25px }
h4  {font-size: 14px; 
     padding-left: 15px;

     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: 1.5;
     margin-left: 15px;
     font-size: 15px;
     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;
	 }


.newlink a:link {color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
	 }
.newlink a:visited {text-decoration: underline;
	color: #0000ff;
	font-weight: normal;
	}
.newlink a:hover {color: #7fffd4;
	background-color: #000000;
	font-style: normal;
	text-transform: none;
	text-decoration:none;
	 }
.newlink a:active {text-decoration: none;
	color: #0000ff; 
	background-color: #7fffd4;}