body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73804D;
	background-color: #F2F3EB;
}
table {
	background-color: #D1D6BA;
	color: #73804D;
	vertical-align: text-top;
	font-size: 13px;
}
h1 {
	font-size: 14px;
	color: #ACB387;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	color: #73804D;
	font-weight: bold;
}
h4 {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	color: blue;
}