﻿
body
{
	font-family: "Arial", "Helvetica", "Helvetica Neue", "Verdana", "Tahoma", sans-serif;
	font-size: 12px;
	text-align: left;
}

.title
{
	color: #ffffff;
	font-weight: bold;
	text-align: center;

}

.subtitle
{
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
.datepartitle
{
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.day
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12;
	text-align: center;
}

.month
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12;
	text-align: center;
}

.year
{
	color: #ffffff;
	font-weight: bold;
	font-size: 14;
	text-align: left;
}

.result
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12;
	text-align: center;
}
.continue
{
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}