div, span, p, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #555555;
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
	color: #000000;
}
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 {
	color: #222222;
}