a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #70236f;
}
body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #555555;
}
.blacktext {color: #000000}
.bigtext {font-size: 14pt}
.footer {
	background-image: url(images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.forms {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #000000;
}
.header {
	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.photo {
	position:absolute;
	height:30px;
	width:448px;
	left: 323px;
	top: -23px;
	text-align:right;
}
.purpletext {color: #70236f}
.rollover a {
	color: #e70085;
}
.rollover a:hover {
	color: #ffffff;
	background-color: #e70085;
}
.smalltext {font-size: 10pt}
.whitetext {color: #ffffff}