.centrediv {
	position: relative;
	top: 25%;
	right: 25%;
	height: 50%;
	width: 50%;
	left: 25%;
	bottom: 25%;
}
a:link { 
		text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
		text-decoration: none;
		color: #FFFFFF;
	 }
a:hover { 
		text-decoration: none;
		color: #FFFFFF;
		}
rlheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.SubTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
