body {
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
}

a:link {
	color: #3333bb; text-decoration: none
}

a:hover {
	color: #3333ff; text-decoration: underline
}

a:visited {
	color: #3333aa; text-decoration: none
}

td {
	text-align: left;
	valign: top;
}

table a:hover {
	color: #3333ff;
	text-decoration: underline;
}

