body {
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-size: 8pt;
	background-color: #666666;
	color: #FFFFFF;
}

td,th {
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.border {
	border: thin solid #FFFFFF;
}

a:link {
	text-decoration: none;
	color:#FFFFFF;
	}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.k { font-family: Lucida Grande, Tahoma, sans-serif;
font-size: 18px;
color:#111111;
}
img {
	border-width: thin;
	border-style: solid;
}
.n {border: 0;}
