table, th, td {
	border: 1px solid #000000;
	border-collapse: collapse;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #C89D5A;
}
a:visited {
	text-decoration: underline;
	color: #CFA970;
}
a:hover {
	text-decoration: none;
	color: #9F7535;
}
a:active {
	text-decoration: underline;
	color: #474F49;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #68887C;
}
h2 {
	font-size: 11px;
	color: #949D87;
}
