@charset "UTF-8";
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: 170%;
	color: #000000;
}
body {
	background-color: #324B6E;
	margin-top: 0px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6coa35;
}
a:visited {
	color: #6coa35;
}
a:hover {
	color: #6coa35;
}
a:active {
	color: #6coa35;
}
.style2 {
	color: #7f8d55;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-weight: bold;
}


h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height:1.4 em;
}
h1 {
	font-size: 18px;
	color: #324B6E;
}
h2 {
	font-size: 16px;
	color: #324B6E;
}
h3 {
	font-size: 14px;
	color: #324B6E;
}
h4 {
	font-family: arial;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6coa35;
	text-decoration: underline;
}
.footer_link:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6coa35;
	text-decoration: underline;	
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	margin-top: 8em;
	text-align: left;
}

