#title
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
	height: 21px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 6px;

}
#body
{
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-bottom: 6px;
}
#caption
{
	font-size: 13px;
	width: 252px;
	color: #0066FF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #999999;
}