.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #3130CE;
}
.regtextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3130CE;
}
.statename
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3130CE;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #3130CE;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3130CE;
	text-decoration: underline;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3130CE;
	text-decoration: underline;	
}
a:link {
	color: #3130CE;
	font-size: 14px;
	text-decoration: underline;
}
a:visited {
	color: #3130CE;
	font-size: 14px;
	text-decoration: underline;
}
a:active {
	color: #3130CE;
	font-size: 14px;
	text-decoration: underline;
}