.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}

.headertxt {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-indent: 4px;
}

.txtblue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006CCB;
	font-weight: bold;
}

a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}

a:hover, a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006CCB;
	text-decoration: underline;	
}

a.mwnulnk:link, a.mwnulnk:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}

a.mwnulnk:hover, a.mwnulnk:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	
}