body {
	width:990px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	white-space:normal;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#666000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}
.td_top {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
}
.td_bottom {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
.td_left {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
}
.td_right {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}
.bottom {
	width:990px;
	height:30px;
	font-size:11px;
	background-color:#0066CC;
	margin:10px 0 0 0;
	padding:10px 20px 10px 0;
}
ul {
	width:100%;
	margin:0 0 0 0;
	list-style-type:none;
}
ul li a:link {
	color:#000000;
	text-decoration: none;
}
ul li a:visited {
	color:#000000;
	text-decoration:none;
}
ul li a:hover {
	color:#666000;
	background-color:#FFFFFF;
	text-decoration: underline;
}
ul li a:active {
	color:#000000;
	text-decoration: none;
}

