@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-attachment: fixed;
}

td,th {
	font-family: Segoe UI;
	font-size: 12px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style4 {color: #FFFFFF; font-size: 11px; font-weight: bold; }
.style5 {color: #990000; font-size: 11px; font-weight: bold; }
.style6 {color: #FFCC00; font-size: 11px; font-weight: bold; }
.style7 {color: #000000; font-size: 11px; font-weight: bold; }
.style8 {color: #000000; font-size: 14px; font-weight: bold; }
.style9 {color: #666666}