BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	background: #eeeed3;
	padding-bottom: 0px;
	margin: 0px;
	color: #242424;
	padding-top: 0px;
	font-family: Arial,Helvetica,Sans-Serif;
	text-align: left;
}
.date
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	color: #f80;
	border-bottom: #ababab 1px dotted;
	font-family: Arial,Helvetica,Sans-Serif;
	text-align: left;
}
.right
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	color: #000;
	border-bottom: #ababab 1px dotted;
	font-family: Arial,Helvetica,Sans-Serif;
	text-align: right;
}
.left
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	color: #000;
	border-bottom: #ababab 1px dotted;
	font-family: Arial,Helvetica,Sans-Serif;
	text-align: left;
}


