.Mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	font-style: normal;
}
.Ftext {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 400;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link { color: #5674B9; }
a:visited { color: #5674B9; }
a:hover { color: #6B89CD;
		  text-decoration: none; }