/*  PAGE TEXT STYLES  */
p, th, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5E5E5E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 23px;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #5F2C86;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #5F2C86;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #318D00;
}

.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5E5E5E;
}
.generaltextgreen {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #318D00;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 23px;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #5F2C86;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #5F2C86;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #318D00;
}
