body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF3;
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color:#000000;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: #660000;
	border: 0px;
}
a:hover {
	text-decoration: none;
	color: #000099;
	border: 0px;
}
a:active {
	text-decoration: none;
	color: #333333;
	z-index: 2;
	border: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
