body {
	margin-bottom: 10px;
	background-color: #000000;
	margin-top: 0px;
	font-size:14px;
}
a.nav:link {
	font-size: 14px;
	font-weight: bold;
	color:#EEEEEE;
	text-decoration: none;
}
a.nav:visited {
	font-size: 14px;
	font-weight: bold;
	color:#EEEEEE;
	text-decoration: none;
}
a.nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.td_hi {
	border: 1px solid #000000;
}
