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

LI
{
	color: #FFFFFF;
}

.homepage
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	font-size: 16px;
}

.redheadline
{
	color: #942824;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
}

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

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

.smallsans
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
}

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

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


.looselines { line-height: 24px; }

.small { font-size: 14px; }

.smaller { font-size: 12px; }

.smallish { font-size: 11px; }

.smallest { font-size: 10px; }

.notsobig { font-size: 16px; }

.big { font-size: 20px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.gold { color: #FFCC66; }

.red { color: #FF0000; }


A:link
{
	font-family: Arial,Helvetica,sans-serif;
	color: #993333;
	text-decoration: none;
}

A:visited
{
	font-family: Arial,Helvetica,sans-serif;
	color: #993333;
	text-decoration: none;
}

A:hover
{
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration: none;
}

A:active
{
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration: none;
}