body {
	background: url(http://www.fabulant.com/pics/bg_all.gif) no-repeat;
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
	color:black;
	margin: 0px;
	margin-left:10px;
}

a {
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
	color: red;
}

.heady {
	font-family: Arial;
	font-style: normal;
	font-size: 8pt;
	color:white;
}

a.heady {
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
	text-decoration: none;
	color: white;
}

a.heady:visited {
	text-decoration: none;
	color: white;
}

a.heady:hover {
	text-decoration: none;
	color: red;
}


td {
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
}

.white {
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
	color: White;
}

.linkunderline {
	text-decoration: underline;
}






