body  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
p   {
	color: #215a34;
	font-size: 13px;
	font-family: "Times New Roman", Times, Georgia
}
.pJustifyLeft {
	text-align: left;
}
.pFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #215a34;
}
h1   {
	color: #215a34;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif
}
h2   {
	color: #215a34;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	font-style: normal;
	font-weight: bold
}
h3  { color: #215a34; font-size: 14px; font-family: "Times New Roman", Georgia, Times }
h4 { color: #006400; font-size: 12px; font-family: "Times New Roman", Georgia, Times; margin-bottom: 2px
 }
h6 { color: #215a34; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #336699;
	text-decoration: underline;
}
a:hover  { color: #556b2f; font-size: 12px; font-family: "Times New Roman", Times, Georgia; text-decoration: underline 
}
.h1Italic {
	font-style: italic;
}
.h1JustifiedLeftPadding25pxl {
	text-align: left;
	padding-left: 25px;
}
.pListIndent {
	padding-left: 20px;
}
