﻿.regTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #003366;
	text-align: left;
}
.textRegPurpBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #660066;
} 
.regTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
.links {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #660066;
	font-style: normal;
}
.listLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #660066;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #660066;
}
a:visited {
	color: #660066;
}
a:active {
	color: #660066;
}
a:hover {
	color: #660066;
