@charset "UTF-8";
.adBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	padding: 20px;
	width: 350px;
	border: thin dotted #000066;
	margin: 20px;
}
