@charset "utf-8";
/* CSS Document */

    a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #DDF1F0;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
    body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
    a {
	font-size: 10px;
}
#apDiv4 {
	position:absolute;
	width:400px;
	z-index:6;
	height: 400px;
	right: 0px;
	bottom: 0px;
}

.dash {
	font-size: 9px;
	color: #CCCCCC;
}

