@charset "utf-8";
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #431d00;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7098b0;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004771;
	font-weight: bold;
}
a:link {
	color: #431d00;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #431d00;
}

a:visited {
	color: #431d00;
	text-decoration: underline;
}
a:hover {
	color: #015A86;
	text-decoration: underline;
}
a:active {
	color: #015A86;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 431d00;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7098B0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7098B0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 431d00;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 431d00;
}