body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.heading {
	font-size: 22px;
	font-weight: bold;
	color: #446e3e;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #446e3e;
	padding: 2px;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #446e3e;
}
a:focus {
	font-family: Tahoma;
	font-size: 14px;
	color: #446e3e;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #446e3e;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #446e3e;
}
a.prs:link {
	font-family: Tahoma;
	font-size: 18px;
	color: #446e3e;
	font-weight: bold;
	text-decoration:none;
}
a.prs:focus {
	font-family: Tahoma;
	font-size: 18px;
	color: #446e3e;
	font-weight: bold;
	text-decoration:none;
}
a.prs:visited {
	font-family: Tahoma;
	font-size: 18px;
	color: #446e3e;
	font-weight: bold;
	text-decoration:none;
}

a.prs:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #446e3e;
	font-weight: bold;
	text-decoration:underline;
}
a.blu:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #3366CC;
	font-weight: lighter;
	text-decoration:none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
}
.textbox {
	background-image: url(../images/textbox.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FFFFFF;
	height: 26px;
	width: 120px;
	padding-top: 5px;
	padding-left: 5px;
}
.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #396D31;
}
.contentbold {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
