body
{
	font-family: arial;
	font-size: 1.0em;
	color: #ffffff;
}

a
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


.subitem a:hover
{
	text-decoration: underline;
}

#contactContainer
{
	font-family: arial, helvetica;
	color: #ffffff;
	font-weight: bold;
}

#contactContainer td
{
	font-weight: bold;
	font-size: 12px;
}

#contactForm
{
	font-size: 12px;
}

.errorContainer
{
	color: #dd0000;
	font-size: 14px;
}

.errorContainer td
{
	color: #dd0000;
	padding: 5px;
}