BODY
{
	font-size: 14pt;
	color: black;
	font-family: Arial, 'Book Antiqua' , Century, Sans-Serif;
}

#main
{
	margin: 2em 2em 18em;
}

#header
{
	background-position: left top;
	font-weight: bold;
	font-size: 16pt;
	background-image: url(images/header.gif);
	color: navy;
	text-indent: 40pt;
	border-bottom: gray solid;
	background-repeat: no-repeat;
}

#footer
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 9pt;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color: gainsboro;
	text-align: center;
}
