@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #474747;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF3300;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	}
.style99 {
	font-size: 46px;
	font-weight: bold;
	color: #FF0;
}
.style2 {font-size: 36px}
.style3 {color: #FFFF00}.style3 strong {
	font-size: 12px;
}
.tt {
	font-size: 18px;
	font-weight: bold;
}
.y {
	color: #FF0;
}
.f {
	font-size: 12px;
}

