TD
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}

.headline
{
	font-family: Times,serif;
	font-weight: normal;
	color: #000000;
	font-size: 24px;
}

.smallheadline
{
	font-family: Times,serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}

.smallsans
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 9px;
	line-height: 14px;
}

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

.footernav
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}


.looselines { line-height: 36px; }

.justified { text-align: justify; }

.tightlines { line-height: 16px; }

.notsosmall { font-size: 16px; line-height: 14px; }

.small { font-size: 11px; line-height: 12px; }

.smaller { font-size: 10px; line-height: 12px; }

.big { font-size: 24px; font-weight: bold; }

.bigitalic { font-size: 22px; font-style: italic; font-weight: bold; }

.bigger{ font-size: 20px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.gold { color: #FFCC66; }

.red { color: #FF0000; }


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

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

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

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