@charset "UTF-8";
.apcard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	height: 200px;
	width: 100px;
	border: 2px solid #0000CC;
}

