TD
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	font-size: 14px;
}

.address
{
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	font-size: 12px;
}

.mainsection
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20PX;
	padding-bottom: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
}

.subsection
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 11px;
}

.headline
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.smallheadline
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.mainnav
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}

.footernav
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
}


.tightlines { line-height: 14px; }

.notsotightlines { line-height: 16px; }

.small { font-size: 10px; }

.smaller { font-size: 11px; }

.smallest { font-size: 9px; }

.notsobig { font-size: 16px; }

.big { font-size: 20px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.gold { color: #FFCC66; }

.red { color: #FF0000; }


A:link
{
	color: #FFFFFF;
	text-decoration: none;
}

A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

A:hover
{
	color: #F3E1CB;
	text-decoration: none;
}

A:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.footernav A:link
{
	color: #000000;
	text-decoration: none;
}

.footernav A:visited
{
	color: #000000;
	text-decoration: none;
}

.footernav A:hover
{
	color: #000000;
	text-decoration: none;
}

.footernav A:active
{
	color: #000000;
	text-decoration: none;
}