.normaltxt {
	font-family: Tahoma;
	font-size: 8pt;
	color: #696969;
	text-decoration: none;
}

.bluetxt 
{
	font-family: Tahoma;
	font-size: 9pt;	
	color: #5EA9E4;
	text-decoration: none;
}

.bluetitle 
{
	font-size: 15pt;	
	color: #5EA9E4;
	text-decoration: none;
}

.greentitle 
{
	font-size: 15pt;	
	color: #73D026;
	text-decoration: none;
}

.greytitle 
{
	font-size: 15pt;	
	color: #696969;
	text-decoration: none;
}

.greentxt 
{
	font-size: 9pt;	
	color: #73D026;
	text-decoration: none;
}

