body {
	background-color: #5a5a5a;
	color: #eaeaea;
}
body,td,th {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	color: #eaeaea;
	font-size: 14px;
}
a:link {
	color: #cdbe5d;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9d9147;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: large}
.style2 {
	color: #cdbe5d;
	font-weight: bold;
}
.style4 {font-style: italic; font-size: 12px;}
.style5 {font-size: 12px}

