body,div,td,th,p,span {
	font-family: verdana;
	color: #444444;
	font-size: 8pt;
}
table.form-table tr td { border-bottom: 1px dashed #cdcdcd; padding: 2px;}
table.form-table tr td h3 { margin-top: 10px;}
a img {
	border: 0;
}
a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4 {
	font-family: arial, helvetica;
	font-weight: bold;
	margin: 0 0 11px;
}
h1 {
	font-size: 15pt;
	color: #6b512e;
}
h2 {
	font-size: 13pt;
	color: #996d33;
}
h3 {
	font-size: 11pt;
	color: #996d33;
}
h4 {
	font-size: 9pt;
	color: #996d33;
}
h5 {
	font-size: 9pt;
	color: #ed8304;
}
p {
	margin: 0 0 11px;
}