.links {
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;

}
.bolder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;

}
.heading {
	font-family: "Arial";
	font-size: 18px;
	color: #b10c0c;
	font-weight: bold;
}
.subheading {
	font-family: "Arial";
	text-align:right;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}
.content {
	font-family: "Arial";
	font-size: 13px;
	color:#000000;
	line-height: 20px;
	text-align: justify;

}
.product {
	font-family: "Arial";
	font-size: 12px;
	text-align:justify;
}
.note {
	font-family: "Arial";
	font-size: 10px;
	color: #FF0000;
}