.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;
}
.typebox {

	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	height: 18px;
	width: 150px;
	border: 1px solid #CCCCCC;
	color: #999999;
}
