.regtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
	padding-left: 16px;
	padding-right: 16px;
}

a:link, a:active, a:visited {
	color:#C246C6;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: underline;
} 

.h1 {
	font-family: Arial;
	color: #008000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.img {
	border-color: #8E3D9A;
	border-style: double;
	border-width: thick;
}
