body, table
{
	font-family: arial;
	font-size: 11px;
	color: white;
	border-collapse: collapse;
}
h1
{
	font-size: 33px;
	font-family: century gothic;
	font-weight: normal;
	color: white;
	
}
h2
{
	font-size: 18px;
	font-weight: normal;
}
.menu td
{
	padding-left: 5px; 
	padding-right: 5px;
}
.menu a
{
	color: #000000;
	text-decoration: none;
}
.menu a:hover
{
	color: #666666;
}
.content {
	color: white;
}

td.form_field_name {
	width:300px;
}