body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	left: auto;
	top: auto;
	overflow: auto;
	height: 100%;
	background-color: #FFF;
}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
}

th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
}

.bodystyle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	height: 100%;
}
a:link {
	text-decoration: none;
	color: #999999;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #9933FF;
}

a:active {
	color: #9933FF;
	text-decoration: underline;
}
