body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

h3
{
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}

a
{
	color: #ffffff;
}

.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

td.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}


.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	background: #33CC00;
	border: 1px solid #330000;
	font-size: 8pt;
	font-weight: bold;
	color: #330000;
	width: 80px;
	cursor: hand;
}
