a {
	font-family : Arial;
	text-decoration : none;
	color : #009999;
	}

a:hover {
	font-family : Arial;
	color : #336699;
	text-decoration : underline;
	}

td {
	font-family : Arial;
	color : #330000;
	vertical-align : top;
	}

p {
	font-family : Arial;
	color : #330000;
	}