.ntext {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.ntextb {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
}
.redtextb {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.link {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #CC0000;
}
.link A {
	TEXT-TRANSFORM: lowercase; 
	font-weight: bold;
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}
.link A:hover {
	TEXT-TRANSFORM: lowercase; 
	font-weight: bold;
	COLOR: #990000; 
	TEXT-DECORATION:
}
.head {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

