body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}
body,td,th {
	color: #333333;
	font-family: Century Gothic, Arial, serif;
	font-size: small;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9A35;
	text-decoration: none;
}
.style1 {color: #666666}
.style2 {color: #CCCCCC}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF9A35;
}
h1 {
	font-size: small;
}
h2 {
	font-size: small;
}
h3 {
	font-size: small;
}
h4 {
	font-size: small;
}
h5 {
	font-size: small;
}
h6 {
	font-size: small;
}
img { border:none; } 