div, span, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #493d33;
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
	color: #063102;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #493d33;
}
h3 {
	font-size: 11pt;
	color: #063102;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #493d33;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #493d33;
}
h6 {
	font-size: 10pt;
	font-style: italic;
	color: #063102;
}

a:link, a:visited {
	color: #0a3406;
	text-decoration: none;
}

