@charset "UTF-8";
/* CSS Document */

<!--
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
._333 {color: #333333}
._eee {color: #eeeeee}
._fff {color: #ffffff}
._999 {color: #999999}
._666 {color: #666666}
.ab3434 {color:#ab3434}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {color: #333333; font-weight: bold; }

.title_1 {color: #333333; font-weight: bold; font-size:16px }
-->
