.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background: #2F9134 center;
}
.white-text {
	color: #FFFFFF;
}
a.set2:link {
	color: #CCFF99;
}
a.set2:visited {
	color: #00CCFF;
}
a.set2:hover {
	color: #FF0000;
}
a:active {
	color: #99FF00;
}
.red-text {
	color: #FF0000;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
.green-text {

	color: #66FF99;
}
h1 {
	line-height: 110%;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	line-height: 110%;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: left;
}
.black-text {
	color: #000000;
	font-size: 12pt;
}
