body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #33715A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33715A;
}
a:hover {
	text-decoration: underline;
	color: #1C4C3A;
}
a:active {
	text-decoration: none;
	color: #419677;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.linkText {
	color: #33715A;
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.linkTextSelected {

	color: #F37321;
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.bodytextBoldOrange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F37321;
}
