body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: no-repeat;
	border: none;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.style2 {
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
}
.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style5 {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.style6 {font-size: small; font-style: italic; }
.style7 {font-size: x-small}
.style8 {color: #FFFFFF; font-size: x-small; }
.style9 {	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	color: #666666;
}
.style10 {color: #666666}
