@charset "UTF-8";
.style2 {
	font-size: small;
}


#apDiv1 {
	position:absolute;
	width:388px;
	height:50px;
	z-index:1;
	visibility: visible;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
h2 {
	font-size: medium;
	color: #CC0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {color: #0080FF}
.style2 {
	font-size: small
}