body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;

}

a  {
	color: #328432;
}
a:visited  {
	color: #666666;
}
a:hover  {
	color: #999999;
}

a.home  {
	color: #000000;
}
a.home:visited  {
	color: #333333;
}
a.home:hover  {
	color: #666666;
}


h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #328432;
/*	color: #ff6600; */
	text-align: center;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #328432;
/*	color: #ff6600; */
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #328432;
/*	color: #ff6600; */
	text-align: center;
}

.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #328432;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #328432;
}
h2.h2sub {
	font-size: 17pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.pcolor {
	color: #328432;
}
.back {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
.bottomnav {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.pblack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.preface {
	font-family: Times New Roman, Times Roman, Times, serif;
	color: #000000;
	font-size: 13pt;

}
