@charset "utf-8";
/* CSS Document */

.background
{
	background-color: #FFF;
}

a:link, a:visited
{
	text-decoration: none;
}

body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menu ul
{
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	font-size: 14px;
	margin-left: -2em;
}

#menu a
{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

.h2
{
	font-size: 18px;
	color: #FFF;
}