BODY {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	background : White;
}

HR {
	color : White;
	height : 1px;
}

H1 {
	color : #E20C17;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	text-align : left;
}


ul {
	list-style-type: circle;
	list-style-position : outside;
}

<style>

.htext0 {
	color : #E20C17;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	text-align : left;
}

.maintitle {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	text-align : left;
}

.maintext {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normalmal;
	text-align : justify;
}

.smalltext {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9;
	font-weight : normal;
	text-align : center;
}


a:link {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-decoration: none;
	}

a:visited {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-decoration: none;
	}

a:active {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-decoration: none;
	}

a:hover {
	color: Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}


</style>
