body {
	background-color: #F2F3CD;
}

a:link {
	text-decoration: none;
	color: #330066;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #660099;
}
a:active {
	text-decoration: none;
}

.maindiv {
	padding-top: 25px;
	padding-left: 25px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	padding: 15px;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6633CC;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 15pt;
}


.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-indent: 25px;
}

.subhead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #330066;
}
.list1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	padding-bottom: 5px;
	list-style-type: square;
}
.bodytextnoindent {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-indent: 0px;
}

.bodypurple {
	color: #330066;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

.godchecker {
	position: absolute;
	top: 150px;
	left: 610px;
	overflow: auto;
}
