.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}

.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.maintext a {
	color: #006699;
	text-decoration: none;
}

.maintext a:hover {
	color: #006699;
	text-decoration: underline;
}

.maintextblue { 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #006699; 
	text-decoration: none; 
	}
	
.maintextwhite { 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	}

.titles {
	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.titles a {
	color: #006699;
	text-decoration: underline;
}

.small {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
