.txthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	font-weight: bold;
}

.txtsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.bluetxthead {
	font-family: Arial, Helvetica, sans-serif;
	color: #084C8D;
	font-weight: bold;
}
.bluetxtlink {
	color: #084C8D;
	font-weight: bold;
}
.bluetxtlink A:link {
	text-decoration: none;
}
.bluetxtlink A:visited {
	text-decoration: none;
}
.bluetxtlink A:hover {
	text-decoration: underline;
}
.txtbody {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.txttablebody {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
}

.txtmenu {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #88D5A9;
	font-weight: bold;
}

.txtblue {
	color: #084C8D;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.txtlink {
	color: #084C8D;
	font-family: Arial, Helvetica, sans-serif;
	}
