body {
	background-color:#dadee9;
	margin:2px;
	padding:0;
	text-align:center;
}

table {
	color:#6b7aa3;
	font-family:"Lucida Sans";
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin:0;
	padding:0;
}

div {
	color:#6b7aa3;
	font-family:"Lucida Sans";
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin:0;
	padding:0;
}

a {
	color:#0000ff;
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

