h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0B5506;
}
.textblackbold {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.textwhite {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textlinks {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
body {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
}
.textredbold {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.textgreenbold {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.blacktext {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	font-family: Verdana;
}
