body {
	font: 10pt  arial, times, serif;
	margin: 1em;
	line-height: 110%
}
#global h1{
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 6px;
	border-bottom: 3px solid #ffff99;
	font-variant: small-caps;
	line-height: 16px;
	text-align: center;
	color: #225500;
	}
#global h2{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 110%;
	font-weight: bold;
	color: #228822;
	}
#global h3{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	color: black;
	}	
