body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-image: url(images/bodybg.jpg);
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: medium;
	font-weight: bold;
}
.style4 {color: #999999}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
