body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.headers {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #633F81;
}
a:link {
	color: #633F81;
	text-decoration: none;
}
a:hover {
	color: #BFE23D;
	text-decoration: none;
}
.link_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #633F81;
	text-decoration: none;
}


a.menu:link {
	color: #633F81;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Times, serif;	
}
a.menu:hover {
	color: #bfe23d;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Times, serif;
}

a.menu:visited {
	color: #633F81;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Times, serif;
}





.fine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #633F81;
}
.header-large {

	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #633F81;
}
.sub-head {


	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #633F81;
}
.sub-head-black {



	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodypurple {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #633F81;
	font-weight: normal;
}
