body {
	background-color: #999999;
	margin: 10px 0px 0px 0px;
}
#maintbl {
	background: #FFFFFF;
	border: 1px solid #000000;
}

#title {
	margin-left: 10px;
}

#content p {
	font: normal 9pt/12pt Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 12px;
	width: 430px;
	margin-left: 10px;
}
#content a {
	letter-spacing: -0.1px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover  {
	color: #990000;
	text-decoration: underline;
}

.listitems {
	font: normal 9pt/12pt Arial, Helvetica, sans-serif;
	color: #000000;
	width: 400px;
}
.listitembullet {
	padding-top: 4px;
}

.about {
	font: normal 9pt/14pt Arial, Helvetica, sans-serif;
	background-color: #F7E293;
}
.aboutbullet {
	padding-top: 6px;
}
.about a {
	color: #000000;
	text-decoration: underline;
}
.about a:hover {
	color: #990000;
	text-decoration: underline;
}

.footer {
	font: normal 7.5pt Arial, Helvetica, sans-serif;
	color: #000000;
}
.footer a {
	color: #0000FF;
	text-decoration: underline;
}
.footer a:hover {
	color: #990000;
	text-decoration: underline;
}
