body{
	font: 10pt Verdana, sans-serif;
	text-align: center;
	margin: 0px;
}
#container{
	width: 779px;
	text-align: left;
	margin: auto;
}
#header{
	background: url(images/header5.gif) no-repeat;
	height: 162px;
}
#article img{
	float: right;
	margin: 5px;
}
#article img.btm{
	float: left;
}
#article h1{
	font: 14pt Verdana, sans-serif;
}
#article h2{
	font: 12pt Verdana, sans-serif;
	font-weight: normal;
	color: #606060;
}
#article h3{
	font: 10pt Verdana, sans-serif;
	color: #606060;
}
.emphasis{
	font-weight: bold;
}
h4{
	font-size: 10pt;
}
.notes{
	color: #202020;
	font-size: 8pt;
	font-style: italic;
}