BODY {
	background-color:	#ccddcc;
	border:			none;
	color:			black;
	font-family:		Georgia,Times New Roman,serif;
	font-size:		10pt;
	margin-left:		0px;
	margin-top:		0px;
	margin-bottom:		2em;
	padding:		4px;
	text-decoration:	none;
	}
A {
	color:			#336633;
	font-weight:		normal;
	text-decoration:	underline;
	}
A:hover {
	color:			darkorange;
	}
P.heading {
	background-color:	#003300;
	border-bottom:		1px solid black;
	color:			white;
	font-style:		italic;
	font-weight:		bold;
	margin:			0px;
	padding:		0.25em;
	text-indent:		0.5em;
	width:			auto;
	}
.small {
	font-family:		Arial,sans-serif;
	font-size:		7pt;
	}
.smalldent {
	display:		block;
	font-family:		Arial,sans-serif;
	font-size:		7pt;
	margin-left:		32px;
	}
