h1 {
	color: #008000;
	font-size: 18pt;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 3px
}
h2 {
	color: #008000;
	font-size: 13pt;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 3px
}
h3 {
	color: #A00000;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 6px
}
h4 {
	color: #008000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 3px;
	margin-top: 3px
}
h6 {
	color: green;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px
}
body {
	font-family: Verdana;
	font-size: 12pt;
	background-color: #FFFFFF
}
p {
	font-size: 11pt
}
.small {
	font-size: 8pt
}
table {
	font-size: 10pt
}
table {
	border-color: #000000;
	border-style: transparent;
}
 