body {
	background-color: #F5E8C7;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #AD8D39;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #8A773D;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #8A773D;
	font-weight: bold;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #AE9347;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bolder;
	text-transform: uppercase;
	color: #AC8C3A;
	text-decoration: none;
}
.bodytext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AD8D39;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AD8D39;
	text-transform: none;
	text-align: justify;
	font-weight: bolder;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ad8d39;
	text-decoration: underline;
	text-transform: capitalize;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AD8D39;
	text-decoration: underline;
}
.tableborder {
	border-top: thin solid #ad8d39;
	border-bottom: thin solid #ad8d39;
}
.bottomborderleft {
	border-top: thin none #AD8D39;
	border-right: thin none #AD8D39;
	border-bottom: thin solid #AD8D39;
	border-left: thin solid #AD8D39;
}
.bottomborderright {
	border-top: thin none #ad8d39;
	border-right: thin solid #ad8d39;
	border-bottom: thin solid #ad8d39;
	border-left: thin none #ad8d39;
}
.borderlines {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #AD8D39;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AD8D39;
}
.box {
	border: thin solid #ad8d39;
}
.uborder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ad8d39;
	border-bottom-color: #ad8d39;
	border-left-color: #ad8d39;
}
.upuborder {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ad8d39;
	border-right-color: #AD8D39;
	border-left-color: #AD8D39;
}
.sidelefttop {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AD8D39;
	border-left-color: #AD8D39;
}
.siderighttop {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #AD8D39;
	border-right-color: #AD8D39;
}
.leftsidec {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ad8d39;
	border-bottom-color: #ad8d39;
	border-left-color: #ad8d39;
}
.sideleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ad8d39;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

ul {
	list-style: url(none) none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AD8D39;
}

li{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ad8d39;
	text-transform: capitalize;
	font-weight: bold;
}

li{
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
	text-transform: capitalize;
	color: #AD8D39;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.bodytext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD8D39;
	text-align: left;
	text-transform: none;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #AD8D39;
}
.certtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.certheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #006600;
}
.certheadersm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #006600;
}
.certtxtU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.certfootnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AD8D39;
}

