body {
	background-color: #b2baa8;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #525252;
	text-decoration: none;
}
td { 
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #525252;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-family: Verdana;
	color:#3f5325;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-family: Verdana;
	color:#525252;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #3f5325;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #3f5325;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #3f5325;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
