body {
	margin: 0px;
	padding: 10px;
	background: white;
}

body, td, tr {
	color: black;
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
	line-height: 120%;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
}

a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}