td img {display: block;}.style1 {font-size: small}
.style2 {font-size: small; color: #FFFFFF; }
body {
	background-image: url(images/background.jpg);
	background-color: #F3F3F3;
	margin-top: 0px;
}
.style4 {color: #FFFFFF}
.style5 {
	color: #0099CC;
	font-weight: bold;
}
.style6 {
	color: #0000CC;
	font-weight: bold;
}
.style7 {font-size: small; font-family: Geneva, Arial, Helvetica, sans-serif; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #99FFFF;
}
