.tahoma12px_grey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5c5c;
}
.p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #84ab40;
	font-size: 14px;
	font-weight: bold;
}
.h4black {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #84ab40;
	font-weight: normal;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	font-size: 30px;
	font-weight: normal;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #84ab40;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #84ab40;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	font-size: 30px;
	font-weight: normal;
}
b {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #578606;
	text-decoration: none;
}
a:visited {
	color: #578606;
	text-decoration: none;
}
a:hover {
	color: #5f5c5c;
	text-decoration: underline;
}
a:active {
	color: #5f5c5c;
	text-decoration: none;
}
.md_green_italic {
	font-style: italic;
	color: #578606;
}
.mdgreen {
	color: #578606;
}
.tahomagrey {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5c5c;
}
.box {
	background-color: #D1F1A3;
	height: auto;
	width: auto;
	border: none;
	padding: 30px;
	margin: 40px;
}
.serifitalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;

}
li {
	padding-bottom: 5px;
}

ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	list-style-image: url(bullet.gif);
}

ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: lower-alpha;

}
.md_red_italic {
	font-style: italic;
	color: #930000;
}
.md_red {
	font-style: normal;
	color: #930000;
}
.red {
	color: #930000;
}
.h4_red {
	color: #930000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
dd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
