body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1 {
	position:absolute;
	left:5%;
	top:20px;
	width:200px;
	height:102px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:10px;
	top:10px;
	width:97px;
	height:39px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:65%;
	top:20px;
	width:320px;
	height:201px;
	z-index:3;
}


txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1d1d1d;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 19px;
}

.txt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1d1d1d;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 19px;

}
.txt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9d9d9d;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 19px;
	
}
.txtSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1d1d1d;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 19px;
}
.txtgray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #9d9d9d;
	letter-spacing: 2px;
}
.txtgrayitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #9d9d9d;
	letter-spacing: 2px;
	text-decoration: none;
	font-style: italic;
}
.quote1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f8f8f;
	letter-spacing: 1px;
	line-height: 14px;

}
.quote2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #b2b2b2;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 19px;

}
