body {
	margin: 0px;
	background-color: #FFFFFF;
}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #003300;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003300;
}
h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003300;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.small {
	font-size: 11px;
}
.large {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.narrow {
	margin-right: 25px;
	margin-left: 25px;
}
.indent {
	margin-right: 50px;
	margin-left: 50px;
}
.narrowleft {
	margin-left: 30px;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
.navbar a:link {
	background-color: #07441A;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
}
.navbar a:visited {
	background-color: #07441A;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: 11px;
}
.footer a:link {
	font-size: 11px;
}
.footer a:visited {
	font-size: 11px;
}
a.small:link {
	font-size: 11px;
	color: #ff0000;
}
a.small:visited {
	font-size: 11px;
	color: #ff0000;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.border {
	background-color: #CCFFCC;
	border: thin solid #003300;
}
.emgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #33CC66;

}
hr {
	color: #003300;
}
.redcenter {
	color: #FF0000;
	text-align: center;
	font-weight: bold;

}
