a,div,td,body,span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:black;
}

.nav
{
	color:white;
	font-family:Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight:bold;
}

.nav:hover
{
	color:#febf10;
	text-decoration:underline;
}

.addresstitle
{
	color:#dfe0da;
	font-size:11pt;
	font-weight:600;
}

.title
{
	font-size:11pt;
	color:white;
	font-weight:600;
}

.titleblack
{
	font-size:11pt;
	color:black;
	font-weight:600;
}

.address
{
	color:white
}

.address1
{
	color:#febf10;
	font-weight:600;
}

.footer
{
	font-size:8pt;
	color:black;
}

a.footer
{
	text-decoration:none;
}	

.whiteborder
	{
		border:1px solid white;
	}
