body, table
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	border-collapse: collapse;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
.footer td
{
	padding-left: 5px;
	padding-right: 5px;
}
.footer
{
	
}
.footer a
{
	color: white;
	text-decoration: none;
}
.footer a:hover
{
	color: #DDDDDD;
}