body {background-color: #3333FF;
}

td {color: #333333;
	font-size: 10pt;
	font-family: arial, sans-serif;
}

a {color: #000000;
	text-decoration: underline;
}

a:hover {color: #000000;
	text-decoration: none;
}