@charset "UTF-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	line-height: 18px;
}

a {
	color: #eb9919;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.txtorange {
	color: #eb9919;
}
.greentable {
	border: 1px solid #4f7284;
	padding: 12px;
}
.txtfooter {
	font-size: 10px;
	font-weight: bold;
	color: #8197a2;
}
