body
{
	background-color: #ffffff;
}

.text
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.title
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #74A0D1;
}
.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #74A0D1;
}

.required
{
	color: #CC0000;
	font-size: 9px;
	font-weight: bold;
}

.Button
{
	font-family: Verdana, Arial;
	background-color: #202050;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

