td
{
	font-family: verdana, arial, century;
	font-size: 8pt;
	color: #0f075f;
}

td.contact
{
	font-family: verdana, arial, century;
	font-size: 8pt;
	color: #0f075f;
}

td.address
{
	font-family: verdana, arial, century;
	font-size: 7pt;
	color: #0f075f;
}

h5
{
	color: #b91111;
}

a
{
	font-family: verdana, arial, century;
	font-size: 8pt;
	color: #b91111;
	text-decoration: none;
}

a:hover
{
	font-family: verdana, arial, century;
	font-size: 8pt;
	color: #ffffff;
	background-color: #b91111;
	text-decoration: none;
}

a.address
{
	font-family: verdana, arial, century;
	font-size: 7pt;
	color: #b91111;
	text-decoration: none;
}

a.address:hover
{
	font-family: verdana, arial, century;
	font-size: 7pt;
	color: #ffffff;
	background-color: #b91111;
	text-decoration: none;
}

input
{
	font-family: verdana, arial, century;
	font-size: 8pt;
	color: #ffffff;
	background-color: #b91111;
}

input.button
{
	font-family: verdana, arial, century;
	font-size: 7pt;
	color: #ffffff;
	background-color: #0f075f;
}

textarea
{
	font-family: verdana, arial, century;
	font-size: 8pt;
	color: #ffffff;
	background-color: #b91111;
}