body
{
	font-family:verdana, helvetica, sans;
	font-size: 10pt;
	line-height:14pt;
	margin:2%;
	width:750px;
}

td
{
	font-family:verdana, helvetica, sans;
	font-size: 10pt;
	line-height:14pt;
}

h1
{
	font-size:140%;
	margin-bottom:0px;
}

h2
{
	font-size:120%;
	margin-bottom:0px;
}

h3
{
	font-size:110%;
}

h4
{
	font-size:100%;
	font-weight:bold;
}

h5
{
	font-size:100%;
	font-style:italic;
}



a
{
	color:#00f;
	text-decoration:none;
}

a:hover
{
	color:#fff;
	background-color:#00f;
	text-decoration:none;
}

img
{
	border-style:solid;
	border-color:#333;
	border-width:2px;
}

.spacer
{
	border-style:none;
}

dl dd
{
	margin-bottom:1em;
}

#heading
{
width:750px;
padding:10px 5px 10px 5px;
border-bottom-width:1px;
border-bottom-style:solid;
}

#maintext
{
margin-top:1em;
margin-bottom:1em;
width:750px;
padding:10px 5px 10px 5px;
}

#footer
{
width:750px;
border-top-width:1px;
border-top-style:solid;
padding:10px 5px 10px 5px;
}


