body, table {
	background-attachment: fixed;
	font-family : Verdana;
	font-size : 8pt;
	text-align: justify;
	color : White;
}

a:link, a:active, a:visited {
	color : White;
	text-decoration : underline;
}

a:hover {
	color : White;
	text-decoration : none;
}