body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #583416;
	background-color: #CEC5A6;
	font-weight: lighter;

}
a:link {
	color: #932C00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #862C04;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B83903;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #532100;
}
h2 {
	font-size: 18px;
	color: #532100;
}
h3 {
	font-size: 16px;
	color: #532100;
	
}
h4 {
	font-size: 16px;
	color: #532100;
}
h5 {
	font-size: 9px;
	color: #532100;
}
