body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.leftGreenBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;
	padding-left: 15px;
}
a.regLink:link {

color: #663366; text-decoration: none;
}
a.regLink:visited {
color: #663366; text-decoration: none; 
}
a.regLink:hover {
color:#663366; text-decoration: underline;
}
a.regLink:active {
color: #663366; 
}
