body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #C6CAA2;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: medium;
	color: #C6CAA2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9A9964;
}
a:hover {
	text-decoration: none;
	color: #F6EAB0;
}
a:active {
	text-decoration: none;
	color: #C6CAA2;
}
.style1 {
	font-size: small
	}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}



.footer:link {
	font-size: 10px;
	color: #9A9964;
}
.footer:visited {
	font-size: 10px;
	color: #9A9964;
}
.footer:active {
	font-size: 10px;
	color: #9A9964;
}