	body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;

	}

#button {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #999999;
	}

#button li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#button a:link, #button a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #666666;
	}

#button a:link.current, #button a:visited.current, #button a:hover {
	margin: 0 10px 4px 10px;
	border-bottom: 4px solid #999999;
	padding-bottom: 2px;
	color: #000000;
	}

#button a:hover {
	color: #999999;
	}
a:link {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;

}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
