body {
	background-color: #055826;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #878CA0;
}
h1 {
	font-size: 36pt;
	font-weight: bold;
	color: #C0C0C0;
}
h2 {
	font-size: 24pt;
	font-weight: bold;
	color: #C0C0C0;
}
h3 {
	font-size: 18pt;
	font-weight: bold;
	color: #C0C0C0;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #C0C0C0;
	margin: 0px;

}
p,td {
	font-size: 10pt;
	font-weight: bold;
}
a, a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
a:active, a:hover {
	color: #F6E283;
	text-decoration: none;
}
table.section {
	border: 1px dotted #000058;
}
li {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 8px;
	list-style: none;
}
li ul li {
	font-size: 10pt;
	font-weight: bold;
	margin: 2px;
	list-style: circle;
}
p.small, a.small {
	font-size: 8pt;
	font-weight: normal;
	color: #878CA0;
}
a.small:active, a.small:hover {
	color: #C0C0C0;
}
