body {
	margin: 0px;
	background-color: #55818C;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	}

img {
	border-width: 0px; 
}

a:link, a:active, a:visited {
	color:#99FFFF;
	font-weight: normal;
	text-decoration: yes;
}

a:hover {
	color:#99FFFF;
	font-weight: normal;
	text-decoration: yes;
}
