body	{
	background-color : #5F9EA0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 1px;
}

a:link { color: #2B3D4C 
}
a:visited{ color:#2B3D4C 	
}
a:hover {color:red; text-decoration: none
} 

h2 {
	font-size: 38px; 
	font-family: Impact, Verdana, Helvetica;
    font-weight: bold; 
	color: #3D7C80; 
	text-decoration: underline;
	}

h5 {
	font-size: 30px; 
	font-family: Impact, Verdana, Helvetica;
    font-weight: bold; 
	color: black; 
	position: relative;
	margin-top: -40px; 
	margin-left: 186px;
	}

h6 {
	font-size: 30px; 
	font-family: Impact, Verdana, Helvetica;
    font-weight: bold; 
	color: #335485; 
	position: relative;
	margin-top: -57px; 
	margin-left: 185px;
	}

.tdfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.code 
{
	font-family: Verdana;
	font-size: 11px;
	color: navy;
}