@charset "utf-8";
/* CSS Document */
body {
	background-color: #22AC7E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 14px}
.style2 {color: #000000}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22AC7E;
}
a:visited {
	color: #22AC7E;
	text-decoration: none;
}
a:hover {
	color: #22AC7E;
	text-decoration: none;
}
a:active {
	color: #22AC7E;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style3 {font-size: 16px}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #005DAB;
}
.style5 {
	color: #22AC7E;
	font-size: 10px;
}
.style6 {color: #22AC7E; font-size: 14px; }
.style7 {
	color: #005DAB;
	font-weight: bold;
}
.style8 {
	color: #22AC7E;
	font-size: 12px;
}

