body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
}
td {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	padding:2px 10px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	list-style-type: none;
	list-style-image:none;
	}
li:hover {
	padding:2px 10px;
	background-color:#AAAAAA;
	border:1px solid #000000;
	}a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
