BODY {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	background : #D9F1FF;
}

HR {
	color : #99CCFF;
	height : 1px;
}

TD {
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	color : Black;
}
H1 {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	text-align : left;
}


<style>

.htext {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18;
	font-weight : bold;
	text-align : left;
}

.maintext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	font-weight : notmal;
	text-align : centre;
}

.bold {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	font-weight : bold;
	text-align : centre;
}

.footer {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.designed {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

a:link {
	color : #003366;
	font-family: arial, helvetica, sans-serif;  
	font-size: 13px; 
	text-decoration: underline;
	}

a:visited {
	color : #003366;
	font-family: arial, helvetica, sans-serif;  
	font-size: 13px; 
	text-decoration: underline;
	}

a:active {
	color : #003366;
	font-family: arial, helvetica, sans-serif;  
	font-size: 13px; 
	text-decoration: underline;
	}

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}


</style>
