@charset "utf-8";
#ASG2 {
	background-color: #FFF;
}
.BlackOutline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.CenteredCaptions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
