.txt-small {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 9px;
}
.txt-general {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
}
.txt-head {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;

}
.txt-subhead {

	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt-superhead {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #645075;
}
