body {
	background-image: url(img/background.gif);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
h1 {
	font-size: 16px;
	color: #C60;
}
a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	color: #C93;
	text-decoration:underline
}
a:active {
	text-decoration: none;
	color: #C60;
}

.style1 {color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;}

.style3 {font-size: 11px;
color: #FFFFFF;}

.style4 {
	color: #C93;
}