h1 {
	font-family: Copperplate, "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 17px;
	color: #013A29;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h2 {
	font-family: Copperplate, "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #013A29;
	margin-top: 3px;
	margin-bottom: 9px;
	margin-left: 30px;
}
h3 {
	font-family: Copperplate, "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #013A29;
	margin-left: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 30px;
	line-height: 14px;
	margin-right: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	background-color: #badcbf;
}

.style6 {
	color: #003A28;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 14px;
}
.style7 {
	color: #F0E59E;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {color: #F0E59E}


.titletxt {
	color: #003A28;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 14px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #003A29;
    font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003A29;
    font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #003A29;
    font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #003A29;
    font-weight: bold;
	text-decoration: none;
}
/*page links*/
.linka:link {
	color: #cccccc;
    font-size: 11px;
	text-decoration: none;
}
.linka:hover {
	color: #F0E59E;
    font-size: 11px;
	text-decoration: underline;
}
.linka:visited {
	color: #F0E59E;
   font-size: 11px;
	text-decoration: none;
}
.linka:active {
	color: #cccccc;
    font-size: 11px;
	text-decoration: none;
}
/*footer links*/
.foota:link {
	color: #F0E59E;
	text-decoration: none;
}
.foota:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.foota:visited {
	color: #F0E59E;
	text-decoration: none;
}
.foota:active {
	color: #F0E59E;
	text-decoration: none;
}



.tbllrbtmBrdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5c8668;
	border-bottom-color: #5c8668;
	border-left-color: #5c8668;
}
