.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {color: #0000FF}
.style2 {color: #FF0000}
.style4 {color: #990000}
.style5 {font-weight: bold}
.style6 {font-weight: bold; color: #FF0000; }
.style8 {font-size: 10px}
.style11 {font-size: 10px}


body {
	background-color: #FFFFFF;
}

#apDiv1 {
	position:absolute;
	width:129px;
	height:128px;
	z-index:1;
	left: 440px;
	top: 278px;
	visibility: hidden;
}

#apDiv3 {
	position:absolute;
	width:130px;
	height:115px;
	z-index:1;
	visibility: hidden;
	left: 505px;
	top: 293px;
}


#apDiv2 {
	position:absolute;
	width:130px;
	height:115px;
	z-index:1;
	visibility: hidden;
	left: 468px;
	top: 245px;
	
}

#apDiv4 {
	position:absolute;
	width:195px;
	height:115px;
	z-index:2;
	left: 486px;
	top: 404px;
	visibility: hidden;
}

a:link {color: #0000CC; text-decoration: underline; font-weight: bold; font-size: 14px;}
a:visited {color: #0000CC; text-decoration: underline; font-weight: bold; font-size: 14px;}
a:hover {color: #0000CC; text-decoration: underline; font-weight: bold; font-size: 14px;}
a:active {color: #0000CC; text-decoration: underline; font-weight: bold; font-size: 14px;}