<style>
	.test_test_test_test {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
	}
	.test_test_test_test2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
	}
	.maintext {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #000000;
		text-align : justify;
	}
	.maintextlink {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : bold;
		text-decoration: none;
		color : #000000;
	}
	.maintextlink2{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		text-decoration: underline;
		color : #921043;
	}
	.headline {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		font-weight : bold;
		text-decoration: underline;
		color : #921043;
	}
	.headline2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-weight : bold;
		color : #005878;
	}
	.headline3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-weight : bold;
		color : #000000;
	}
	.headline4 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-weight : bold;
		color : #921043;
	}

	a:hover {color:#005878 ; text-decoration: none;}
	a:link {
		text-decoration: none;
	}
	a:visited {text-decoration: none;}

	.terms {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #696969;
		text-decoration: underline;
	}
	.formstyle  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #7e0c0c;
		border-bottom-width : 1px;
		border-left-width : 1px;
		border-right-width : 1px;
		border-top-width : 1px;
		border-bottom-color : #000000;
		border-left-color : #000000;
		border-right-color : #000000;
		border-top-color : #000000;
	}
</style>