body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #666;
}
a, a:visited {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 150%;
}
h1 {
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px #ccc solid;
}

