body
{
	font-family: arial;
}

#content
{
	color: #000000;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	line-height: 17px;
}

.pads
{
	margin: 10px;
}

h1
{
	width: 100%;
	border-bottom: 1px solid #000000;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	font-family: arial;
}

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

#footer
{
	margin: 5px;
	font-size:  0.7em;
	color: #d1c9b2;
	width: 150px;
	text-align: left;
}

#footer a
{
	color: #d1c9b2;
}