
#apDiv1 {
	position:absolute;
	left:184px;
	top:195px;
	width:504px;
	height:186px;
	z-index:1;
	line-height:18px;
	text-align: justify;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	
	
}
#apDiv2 {
	position:absolute;
	left:170px;
	top:345px;
	width:390px;
	height:220px;
	z-index:2;
}

a {
	font-size: 12px;
	color: #9b0505;
}
a:link {
	text-decoration: none;
	color: #9b0505;
}
a:visited {
	text-decoration: underline;
	color: #585858;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}