body {
	font-family: Arial, Helvetica, sans-serif;
	color: #005219;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-style: normal;
}

p, td, th, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005219;
}
a:link {
	color: #005219;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #005219;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #005219;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #005219;
	text-decoration: none;
}
.small{
	font-size: 9pt;
}
.medium{
	font-size: 10pt;
}
.header{
	font-size: 12pt;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}