.BigBlue {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		color: #39A3CA; 
		line-height: 20px; 
		text-align: justify
}

.MedBlue { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #39A3CA; 
		line-height: 18px; 
		text-align: justify; 
		font-weight: normal
}

.SmallBlue { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #39A3CA ; 
		line-height: 14px
}

.menuOn { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #39A3CA ; 
		line-height: 18px; 
		text-align: justify 
		font-weight: normal 
}

.menuMain { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #21647A; 
		line-height: 18px; 
		text-align: justify; 
		font-weight: normal 
}

.menuSub { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #39A3CA ; 
		line-height: 18px; 
		text-align: justify; 
		font-weight: normal 
}

A:link		{ text-decoration:none; }
A:visited	{ text-decoration:none; }
A:hover		{ text-decoration:underline; }

.SmallBlueDrk {

		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #336666; 
		line-height: 14px
}

