body {
	font: normal Tahoma, Arial; 
	font-size: 110%;
	color: #000000; 
	line-height:125%;
	background-color: #679966;
	margin-top: 15px;
	margin-bottom: 15px;
}


a:link {color:#003399; font-size: 110%; line-height:125%; text-decoration: none}
a:visited {color:#006699; text-decoration: none}
a:hover {color:#990000}

a.two:link {color:#003399; font-size: 125%; line-height:150%; text-decoration: none}
a.two:visited {color:#006699; text-decoration: none}
a.two:hover {color:#990000}
.style4 {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.style11 {color: #FFFFFF}

.style13 {
	color: #FFFFFF;
	font-size: 14px;
}
.style16 {color: #003300}
.style17 {color: #FFFFFF; font-weight: bold; }
.style18 {color: #003300; font-size: 14px;}

td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal Tahoma, Arial;
font-size: 110%;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal Tahoma, Arial;
font-size: 110%;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
font: normal Tahoma, Arial;
font-size: 110%;
line-height:125%;
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}
.green-text-bold {
font: bold Tahoma, Arial;
font-size: 120%;
line-height:135%;
color: #003399;
text-decoration: none;
}

.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #549b28;
text-decoration: none;
}