body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D1D3;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #161921;
	margin-left: 50px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:visited {
	text-decoration: underline;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}


h1 {
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
}

