body
{
	margin: 0px;
	margin-top: 15px;
	background: #FFFFFF;
}

.header
{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #28b1cf;
}

.text
{
	font-size: 10px;
	color: #878787;
	font-family: Tahoma;
	padding-right: 10px;
}

.data
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}