body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDE1FF;
}


a:link {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #9371CA;
	text-decoration: none;
}
a:visited {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #9371CA;
	text-decoration: none;
}
a:hover {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #845EC4;
	text-decoration: underline;
}
a:active {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #DBC6FF;
	text-decoration: underline;
}

.whitetext {
	font-family: Georgia,Times New Roman;
	font-size: 11px;
	color: #8F6DC9;
	font-weight: normal;
}
.blacktext12 {
	font-family: Georgia,Times New Roman;
	font-size: 12px;
	color: #000000;
	padding: 5;
}

.boxblack {
	border: thin solid #000000;
}
.boxpurple {

	border: 1px solid #9C7EC9;
}
#small a:link {

	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #9371CA;
	text-decoration: none;
}
#small a:visited {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #9371CA;
	text-decoration: none;
}
#small a:hover {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #845EC4;
	text-decoration: underline;
}
#small a:active {
	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #DBC6FF;
	text-decoration: underline;
}
.headerpurple {
	font-family: Georgia,Times New Roman;
	font-size: 14px;
	color: #A58DCD;
	padding: 5;
	font-weight: bold;
}
.blacktext11 {

	font-family: Georgia,Times New Roman;
	font-size: 11px;
	color: #000000;
	padding: 5;
}

.black10 {



	font-family: Georgia,Times New Roman;
	font-size: 9px;
	color: #000000;
	padding: 5;
}
