body{
background-repeat: no-repeat;
background-position: 200 center;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7931E;
	font-style: italic;
	}
	.style5 {font-size: 10px}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#apDiv3 {
	position:static;
	left:456px;
	top:128px;
	width:584px;
	height:392px;
	z-index:2;
	background-image: url(images/awh_04.png);
	overflow: auto;
}
img, div, a, #apDiv3, input { behavior: url(iepngfix.htc) }


