.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: blink;
	text-align: left;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bodyboldcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #0099CC;
	width: 80%;
	border-top: solid;
	border-right: none;
	border-bottom: solid;
	border-left: none;
	padding: 3;
	text-indent: 0px;
	margin-left: 20px;
}
.headgreencenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	font color: #339900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.4px;
	color: #7B7390;
	text-align: center;
}
.headgreencenterV{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	font color: #339900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.4px;
	color: #009997;
	text-align: center;
}
.headreversecenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	font color: #339900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.4px;
	color: #FFFFFF;
	text-align: center;
	background-color: #1C736D;
}
.headreverseleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	font color: #339900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.4px;
	color: #FFFFFF;
	text-align: left;
	background-color: #1C736D;
}
.headreverseleft2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	font color: #339900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.4px;
	color: #FFFFFF;
	text-align: left;
	background-color: #009999;
}
.headreversecenterV{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	font color: #339900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.4px;
	color: #FFFFFF;
	text-align: center;
	background-color: #009999;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: right;
	list-style-type: disc;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	list-style-type: none;
	display: table-row-group;
	list-style-position: outside;
	text-align: left;
	color: #000000;
	line-height: 13px;
	text-indent: 0px;
	text-decoration: none;
	padding: 3;
	padding-left: 0px;
	list-style-image: url(images/bullet.gif);
}
