FONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 11pt;
	color: #999999;
	
}

	
.huge{
	font-size: 48px;
	font-weight: bold;
	line-height: 100px;
	color: #FFFFFF;
}
.big { font-size: 16px; font-weight: bold; }
.hdg { font-size: 14px; line-height: 12pt; font-weight: bold}
.med {
	font-size: 16px;
	line-height: 45pt;
	font-weight: bold;
	color: #666666;
}
.nav { font-size: 12px; font-weight: bold; line-height: 9pt; color: #FFFFFF; }
.sml { font-size: 10px; }
.ir    { font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  line-height: 12pt; color: #ffcc99;}


A { font-weight: bold; text-decoration: none; }
A:link { color: #CCCCCC; }
A:visited { color: #CCCCCC; }
A:active { color: #CCCCCC; }    
A:hover { color: #999999; }
A.dk { color: #999999; font-size: 11px; font-weight: bold}

.butnav {  font-size: 11px; line-height: 6pt; font-weight: bold; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif}

.tabhead {  font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; background-color: #969696}
.tablelite {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	border: 1px none #FFFFFF;


}
.tabledk {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
