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