
body {   background-color: #EEFFEE;}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.MainHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006600;
}
.SubHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}
.LeftHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
.Navigation {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #006600}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
