@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #0c120b;
}
a {
	font-size: 12px;
	color: #d9b84b;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D9B84B;
}
a:hover {
	text-decoration: underline;
	color: #D8F5D8;
}
a:active {
	text-decoration: none;
}
.SUBHEADING {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
