body { 
	background-color:#F5F4D0;
	margin:3px;
	font-family: Century Gothic, Arial, Arial Black;
	font-size: 12px;
}
td,th{ 
	font-family: Century Gothic, Arial, Arial Black;
	font-size: 12px;
}
a:link {
	color: #543E0E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #876316;
}
a:hover {
	text-decoration: underline;
	color: #B79E15;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style1 {font-size: 12px}
h1 {
	font-size: 18px;
	color: #6F6637;
}
h2 {
	font-size: 16px;
	color: #6F6637;
}h3 {
	font-size: 14px;
	color: #6F6637;
}
.cellbrd{border-bottom:1px #000000 solid}
.cellbrdh{border-bottom:1px #000000 solid; hegith:22px}