body{
	background : White;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	line-height : 17px;
	text-align : justify;
}

a {
	color : #E8BA00;
	text-decoration : none
}

a:hover {
	color : #A8A8A8;
}
