.navbarText {
	font-family: Helvetica, Arial; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000;
}	

.navbarText a {
	font-family: Helvetica, Arial; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: #000000;
}
		
.navbarText a:hover {
	font-family: Helvetica, Arial; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	color: #CC0000;
}

.footerText {
	font-family: Helvetica, Arial; 
	font-size: 10px; 
	text-decoration: normal; 
	color: #000000;
}

.promo {
	font-family: Helvetica, Arial; 
	font-size: 12px; 
	text-decoration: normal; 
	color: #cc0000;
}

.disclaim {
	font-family: Helvetica, Arial; 
	font-size: 9px; 
	text-decoration: normal; 
	color: #999999;
}

.title {
	font-family: Helvetica, Arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #336633;
}	

.bodytext{
	font-family: Helvetica, Arial; 
	font-size: 13px; 
	color: #000000;
}

.bodytext a {
	font-family: Helvetica, Arial; 
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
}
		
.bodytext a:hover {
	font-family: Helvetica, Arial; 
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
}

