body,td,th {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
}
body {
	background-color: #7F4301;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a {
	font-size: 16px;
	color: #FFFFB9;
	line-height: 16px;
}
a:visited {
	color: #D2BFB1;
	line-height: 16px;
	font-size: 16px;
}
a:hover {
	color: #FFFF00;
	line-height: 16px;
	font-size: 16px;
}
a:active {
	color: #FFFFB9;
	line-height: 16px;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}

