.heading1 {
	font-family: Century Gothic;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	margin-top:0; 
	margin-bottom:6
}
.heading2 {
	font-family: Century Gothic;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-top:12; 
	margin-bottom:3;
}
.heading3 {
	font-family: Book Antiqua;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin-top:6; 
	margin-bottom:0
}
.heading4 {
	font-family: Book Antiqua;
	color: #000000;
	font-size: 10pt;
	font-style: italic;
	margin-top:6; 
	margin-bottom:0
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #96C864;
}
.body {
	font-family: Book Antiqua;
	color: #000000;
	font-size: 10pt;
	margin-top: 4pt; 
	margin-bottom:3pt;
}
.bullet1 {
	font-family: Book Antiqua;
	color: #000000;
	font-size: 10pt;
	margin-top:0;
	margin-bottom:0;
	text-indent: -25; 
	margin-left: 25
}
.bullet2 {
	font-family: Book Antiqua;
	color: #000000;
	font-size: 10pt;
	margin-top:0;
	margin-bottom:0;
	text-indent: -17; 
	margin-left: 50
}
.indent1 {
	font-family: Book Antiqua;
	color: #000000;
	font-size: 10pt;
	margin-top:0;
	margin-bottom:0;
	margin-left: 25
}