a:link    { color: #00824A;  background: #; text-decoration: underline }
a:active  { color: #00824A;  background: #; text-decoration: underline }
a:visited { color: #00824A;  background: #; text-decoration: underline }
a:hover   { color: #E3D6B8;  background: #; text-decoration: none }

.column a:link {color: #E3D6B8; background: #; text-decoration: underline}
.column a:visited {color: #E3D6B8; background: #; text-decoration: underline}
.column a:active {color: #E3D6B8; background: #; text-decoration: underline}
.column a:hover {color: #FFFFFF; background: #; text-decoration: none}

.column2 a:link {color: #FFFFFF; background: #; text-decoration: underline}
.column2 a:visited {color: #FFFFFF; background: #; text-decoration: underline}
.column2 a:active {color: #FFFFFF; background: #; text-decoration: underline}
.column2 a:hover {color: #E3D6B8; background: #; text-decoration: none}

.column3 a:link {color: #000000; background: #; text-decoration: underline}
.column3 a:visited {color: #0000FF; background: #; text-decoration: underline}
.column3 a:active {color: #000000; background: #; text-decoration: underline}
.column3 a:hover {color: #000000; background: #; text-decoration: none}



.table-one
{
	border: 1;
	border-color: #E3D6B8;
	border-top: 2px solid #E3D6B8;
	border-left: 2px solid #E3D6B8;
	border-right: 2px solid #E3D6B8;
	border-bottom: 2px solid #E3D6B8;
	background-color: #00824A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.table-two
{
	border-top: 2px solid #00824A;
	border-left: 2px solid #00824A;
	border-right: 2px solid #00824A;
	border-bottom: 2px solid #00824A;
	background-color: #E3D6B8;
	border-color: #00824A;
	border-width: thin;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00824A;
	text-decoration: underline;
	border: 1;
}
.table-three
{
	border-top: 2px solid #E3D6B8;
	border-left: 2px solid #E3D6B8;
	border-right: 2px solid #E3D6B8;
	border-bottom: 2px solid #E3D6B8;
	background-color: #00824A;
	border-color: #E3D6B8;
	border-width: thin;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1;
}
.bg-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	background-color: #000000;
}
.left-nav {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #91A700;
	text-align: center;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 91A700;
	text-align: center;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 91A700;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.mainfont-italics {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.bf1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #91A700;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.bf2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91A700;
	font-weight: bold;
	text-align: center;
}
.bf3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.bf4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
}
.bf5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

