body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.para {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;

}
.firstpara {
	line-height: 150%;
}
a:link {
	color: #000099;
}
a:visited {
	color: #0066ff;
}
a:hover {

	color: #ffcc00;
}
.footer {
	font-weight: bold;
}
a.footer a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.footer a:visited {
	color: #0000ff;
	text-decoration: none;
}
.footer a:hover {
	color: #000099;
	text-decoration: underline;
}
