body
{
	font: 10pt Verdana;
}

a
{
	color: rgb(41, 112, 166);
	font-weight: bold;
	text-decoration: none;
}

#header
{
	height: 50px;
}

#content
{
	margin: auto;
	text-align: justify;
	width: 741px;
	line-height: 20px;
}

#footer
{
	height: 50px;
	margin: auto;
	text-align: center;
}

#footer img
{
	vertical-align: bottom;
	border: 0px;
}