<style type="text/css">td img {display: block;}</style>
<style type="text/css">
td img {display: block;}body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FFFF00;
	font-style: italic;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: underline;
}
.style1 {font-size: 16px}/* CSS Document */

