A {
	color: #000000;
	text-decoration: underline;
} 
A:hover {
	color: #000000;
	text-decoration: underline;
}
.normal A {
	color: #000000;
	text-decoration: underline;
} 

.textcol {
	width: 551px;
}
BODY, TD, .normal, .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.normal {
	line-height: 20px;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}
H1, .heading {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 6px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	margin-top: 20px;
	margin-bottom: 12px;
}
UL {
	margin-top: 0px;
	margin-bottom: 0px;
}
LI {
	margin-top: 0px;
	margin-bottom: 8px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #747474;
}
.copyright A {
	color: #999999;
}
.copyright A:hover {
	color: #999999;
}
.submenu {
	color: #666666;
}
.submenu_selected, .submenu A:hover {
	color: #666666;
	text-decoration: underline;
}
P {
	margin-top: 0px;
	margin-bottom: 12px;
}
.majorheading {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
}