@charset "utf-8";
body {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
.style5 {color: #FFFFFF}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #AF505A;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style6 {
	font-size: 9px
}
a:link {
	text-decoration: none;
}
.style7 {
	font-size: 12pt;
	font-weight: bold;
}
