body
{
	background: #f9f8ef;
	font-family: arial;
}

#footer
{
	font-family: arial;
	font-size: 0.7em;
	color: #353535;
}

#footer a
{
	color: #353535;
	text-decoration: none;
}

#footer a:hover
{
	color: #353535;
	text-decoration: underline;
}

#content
{
	font-family: arial;
	font-size: 0.8em;
	color: #000000;
}

h1
{
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #000000;
}

#content ul
{
	line-height: 30px;
}

#submitButton
{
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
