@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
}
.style1 {
	color: #333333;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}
.style9 {
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.style11 {font-size: 18px}
.style12 {color: #FF0000}
a {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
img {
	border: solid 1px #ffffff
}