body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #66FF33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66FF33;
}
a:hover {
	text-decoration: underline;
	color: #66FF33;
}
a:active {
	text-decoration: none;
	color: #66FF33;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.BoldHeading {
	font-size: 18px;
	font-weight: bold;
}
.ParaHeading {
	font-size: 12px;
	font-weight: bold;
}
.BoldMsg1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF66CC;
}
.spacing1 {font-size: 4px}
.standout {color: #006666}
.smallbold {
	font-size: 9px;
	font-weight: bold;
}