h3 {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	text-align: center;

}
p {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
}
.centered {
	text-align: center;
}
.justified {
	text-align: justify;
}
.numberedlist {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	list-style-position: outside;
	list-style-type: decimal;
}
tr {
	font-family: "Microsoft Sans Serif";
}
.columnheadin {
	font-size: 16px;
	font-weight: bold;
}
.producttext {
	font-size: 14px;
}
.rednormal {
	color: #FF0000;
}
.redstrong {
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: bold;
}
.blackstrong {
	font-weight: bold;
	font-size: 16px;
}
.underlinetext {
	text-decoration: underline;
}
.redheading {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
ul {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
}
td {
	font-family: "Microsoft Sans Serif";
}
