body
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
	text-align: center;
}

td
{
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
	vertical-align: top;
}

a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }