a:link {
	color: #532779;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #532779;
}
a:hover {
	text-decoration: underline;
	color: #86C127;
}
a:active {
	text-decoration: underline;
	color: #532779;
}
.style1 {color: #84C529}
.smalltext {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #532779;
}
.bodytext {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532779;
	padding-top: 0px;
	padding-left: 0px;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #532779;
}
body,td,th {
	color: #532779;
}
body {
	background-color: #D7C2EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

