.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #070060;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #070060;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
}
.headingnoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #070060;
}
.hr {
	color: #04006E;
	height: 1px;
}
