body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #990011;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
     text-decoration: underline;
     color: #3333ff; 
}
a:active {
	text-decoration: none;
	color: #990000;
}
Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
	color: #000000;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.Greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #174923;
	text-align: left;
}
.GreenSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #234B33;
}
.BlueGreenSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #134582;
}

.GreenHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336666;
}

.TextTall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.BlackSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.BlackCaptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.TanText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B4AE82;
	text-align: left;
}
.LabelHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
	color: #4C4C4C;
	text-align: center;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003399;
}
.RedSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
}
