.inform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #660000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.heading {
	font-family: "Swis721 BT";
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
.textt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #330000;
}
.nounderline {
	text-decoration: none;
	color: #990000;

}

