font {
	color: #003300;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
}
.indentCTR {
	text-indent: 200px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.callout {
	font-size: 12pt;
	line-height: 18pt;
}
.indent {
	text-indent: 25px;
	margin-bottom: -10px;
	font-style: italic;
}
li {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	line-height: 14pt;
}
.sixteen {
	font-size: 14px;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.red {
	color: #900;
}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #003300;
}
.on {
	color: #FF0;
}
.green {
	color: #003300;
}

