Body{scrollbar-base-color:#CCCCCC;}
body,td,th {
	color: #666666;
	font-size: 14px;
}
body {
	background-color: #CCCCCC;
	}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
address{
    font-size:0.95em;
	font-weight:normal;
	font-style:normal;
	color:#666666;
	border-top:solid 12px #999999;
	padding-top:5px;
	margin-top:30px;
	text-align:center;
}
address a {color:#666666;
}
