@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.style2 {color: #666666}
.style3 {color: #CCCCCC}
.style99 {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}