@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #526d9c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #88c601;
	text-decoration: none;
}
a:hover {
	color: #88c601;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
}
.style3 {
	font-family: "MS Sans Serif";
	font-size: 10;
	color: #88C601;
}
.style4 {
	color: #FF3333;
	font-weight: bold;
}
.style5 {
	color: #1FA684;
	font-weight: bold;
}
.style6 {font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;}
.style6 a:hover{font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;}
.style6 a:link{font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;}
.style6 a:visited{font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;}
.style7 {
	font-size: 36px;
	color: #88C601;
}
.style8 {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.style9 {
	color: #666666;
	border-bottom-width: 1px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
}
-->