h1 {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #A4CD39;
	}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #A4CD39;
	margin-top: 55pt;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #A4CD39;
	margin-top: 55pt;
}
h4 {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: Red;
}
p {
	font-family:Tahoma;
	font-size: 14px;
	color: #4D4D4D;
}
ul {
	font-family:Tahoma;
	font-size: 14px;
	color: #4D4D4D;
}
dl dd {
	font-family:Tahoma;
	font-size: 14px;
	color: #4D4D4D;
}
dl dt {
	font-family:Tahoma;
	font-size: 14px;
	color: #4D4D4D;
	font-weight: bold;
}
.bodytext {
	font-family:Tahoma;
	font-size: 14px;
	color: #4D4D4D;
}
.headings {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #A4CD39;
	}
.subheadings {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #A4CD39;
}
.boldtext {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}
.caption {
	font-family:Tahoma;
	font-size: 13px;
 	font-style:italic;
	color: #4D4D4D;
}


a:link {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 15px;
	color: #4D4D4D;
	z-index: 0;
}
a:hover {
	font-family:Tahoma;
	text-decoration: underline;
	font-size: 15px;
	color: Black;
}
a:visited {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 15px;
	color: #4D4D4D;
}
.MarkedToCheck {
	font-family:Tahoma;
	font-size: 14px;
	color: Red;
}
.whiteheadings {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #4D4D4D;
	padding: 7px 10px 6px 10px;
}
