.regtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

.boldtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}

.copytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #1d583c;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}