@charset "utf-8";
/* CSS Document */

body {
	background-color: #929079;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13pt;
}
.style2 {
	color: #FDB714;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6AB536;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}