body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ffcc00;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
	color:#FF0000;
}
a:visited {
	text-decoration: none;
	color: #ffff99;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #ffff99;
}
.copyright {
	color:#ffcc00;
	font-size:8.5pt;
	line-height:12pt;
	padding:5px;
}
.gold {
	color: #ffcc00;
}
.main {
	padding: 10px;
	font-size:9.5pt;
	line-height:20px;
}
.menu {
	font-size: 9pt;
	color: #ffcc00;
}
.red {
	color: #FF0000;
}
.inside {
	color:#ffcc00;
	font-size:8.5pt;
	line-height:12pt;
	padding:10px;
}
.header {
	font-size: 11pt;
	color: #ff9999;
}

