body {
	border: 0px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #007D00;
}
a,a:visited {
	color: #D40000;
}
a:hover {
	text-decoration: none;
}
a.w,a.w:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	
}
a.w:hover {
	text-decoration: underline;
}
.sm {
	font-size: 8pt;
}
.blu {
	color: #004E82;
}
.wh {
	color: #FFFFFF;
}
.gr {
	color: #007D00;
}
.lg {
	font-size: 12pt;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: decimal;
	color: #004E82;
}
div {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.n {
	border-style: none;
	color: #007D00;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
}
