/*==CELLDIVISION==*/


.entryBox01{
	width: 310px;
	display: block;
	float: left;
}

.data{
	width:80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	margin: 10px 0px 0px 5px;
	color: #CC0000;
}

h2.info{
	width:215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: right;
	display: block;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
}

h2.report{
	width:215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: right;
	display: block;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
}

.sentence{
	width:215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
}

a:link, a:visited, a:active{
	color:#333333;
	text-decoration:underline;
	}

a:hover{
	color:#1C5028;
	text-decoration:none;
	}
