body, table
{
	font-family: verdana;
	font-size: 11px;
	color: black;
	border-collapse: collapse;
}
h1
{
	font-size: 16px;
	color: white;
}
h2
{
	font-size: 16px;
}
.menu td
{
	border-bottom: solid 1px #E6E6E6;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu a
{
	color: #666666;
	text-decoration: none;
}
.menu a:hover
{
	color: #999999;
}
.footer a
{
	color: #666666;
	text-decoration: none;
}
.footer a:hover
{
	color: #999999;
}