body {
	margin-top:			15px;
	background-color:	#ffffff;
	font-family:		'Bitstream Vera Sans','Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
	font-size:			9pt;
	color:				#660000;
	}

a {
	text-decoration:	none;
	color:				#aa0000;
	}

a:active {
	outline:		none;
	}

p {
	margin-left:	3.5em;
	line-height:	150%;
	}

.caption {
	margin-left:	2em;
	font-size:		8pt;
	}

.displayimg {
	margin-left:	2em;
	}

#header {
	text-align:		center;
	}

#container {
	overflow:		auto;
	width:			700px;
	margin-top:		30px;
	margin-right:	auto;
	margin-left:	auto;
	}

#leftcol {
	float:			left;
	width:			50%;
}

#rightcol {
	margin-left:	360px;
}

#footer {
	clear:			both;
	margin-top:		25px;
	font-size:		7pt;
	text-align:		center;
	color:			#660000;
	}
