@charset "utf-8";
/* CSS Document */
body {
	background-color: #5C755E;
	margin-top: 15px;
}
.style1 {
	font-size: 72px;
	font-family: "Agency FB", Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 40px;
}
.style4 {font-size: 42px; font-family: "Agency FB", Tahoma, Verdana; color: #FFFFFF; font-weight: bold; }
.style5 {
	color: #FFFFFF;
	font-family: "Agency FB", Tahoma, Verdana;
	font-weight: bold;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style6 {font-size: 13px}
.style9 {font-family: "Agency FB", Tahoma, Verdana; font-size: 14px; color: #FFFFFF;}