.add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
}
.closingbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D69956;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5F0403;
	text-decoration: none;
}
.borders {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5F0403;
	font-family: "Times New Roman", Times, serif;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5F0403;
}
.borderstop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5F0403;
	font-family: "Times New Roman", Times, serif;
}
.bordersbottm {
	
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
