
body {
	background: #000000;
	margin: 0px;
	margin-top: 0px;

}
table {
	font-family: arial, helvetica;
	color: #cccccc;
	font-size: 11px;
}

.main {
	border: 0px #ffffff solid;
}

.mainbody {
	position: relative;
	left: 20px;
	top: 5px;
	width: 420px;
	color: #444444;
	font-size: 11px;
	border: 0px #000000 solid;
	line-height: 18px;
	text-align: justify;
}

a:link {
	text-decoration: none;
	color: #41684E;
}

a:visited {
	text-decoration: none;
	color: #6A8B76;
}

a:hover {
	color: #D9FFE6;
	text-decoration: underline;

}

a:active {
	color: #80CC9B;

}
