body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    color: #000000;             
}
.style2 {
    color: #333333
}
.style3 {
    color: #087648
}
.style4 {
    font-size: 16px
}
.style5 {
	color: #0C784B;
	font-size: 18px;
	text-align: center;
}
.style6 {
    font-size: 14px;
	color: #333333
}
.style7 {
	color: #0C784B;
	font-size: 20px;
	text-align: center;
}
.style8 {
    font-size: 14px
}
.style9 {
	color: #0C784B;
	font-size: 12px;
	text-align: center;
}
.style10 {
	color: #0C784B;
	font-size: 16px;
}
.style11 {
	color: #0C784B;
	font-size: 16px;
	font-weight: bold;
}
.style12 {
	color: #0C784B;
	font-size: 20px;
	text-align: center;
}
.style13 {
	color: #000000;
	font-size: 12px;
	text-align: center;
}
.quote {
	color: #FF9900;
	font-size: 14px;
	text-align: center;
}
.left {
	text-align: left;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFCC00;
}
a.inside:link {
	text-decoration: none;
	color: #FF9900;
}
a.inside:visited {
	text-decoration: none;
	color: #FF9900;
}
a.inside:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.top:link {
	text-decoration: underline;
	color: #087648;
}
a.top:visited {
	text-decoration: underline;
	color: #087648;
}
a.top:hover {
	text-decoration: none;
	color: #FF9900;
}
a.footer:link {
	color: #0C784B;
    text-decoration: none;
}
a.footer:visited {
	color: #0C784B;
    text-decoration: none;
}
a.footer:hover {
	color: #FFCC00;
    text-decoration: underline;
}