body {
	background-color: #CECE9C;
	background-image: url(../pix/back.gif);
}
body,td,th {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #810694;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #810694;
}
a:hover {
	text-decoration: underline;
	color: #660033;
}
a:active {
	text-decoration: none;
	color: #810694;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.nav a:link {
	color: E0D360;
}
.nav a:hover {
	color: #FFFFFF;
}
.nav a:active {
	color: E0D360;
}
.nav a:visited {
	color: E0D360;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.purpleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #810694;
	text-align: center;
}
