h3 {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.maintext {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
li {
	color: #000000;
	text-decoration: none;
	padding-bottom: 6px;
	list-style-type: disc;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h4 {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

.greenhead {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #004b2c;
	text-decoration: none;
}


a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.maintext_emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.maintext_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.maintext_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.maintext1 {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
