.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #778b92;
	letter-spacing: normal;
	word-spacing: normal;
	display: 20;
}
.maintxtITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #778b92;
}
.maintxtBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #778b92;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6fd2e3;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6fd2e3;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #778b92;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6fd2e3;
}

