body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:12px;
}
a:link {
	color: #C70808;
	text-decoration: none;
}
a:visited {
	color: #C70808;
	text-decoration: none;
}
a:hover {
	color: #C70808;
	text-decoration: underline;
}
a:active {
	color: #C70808;
	text-decoration: none;
}
.titlebold {
	font-size: 24px;
	font-weight: bold;
	color: #C70808;
}
.contacttitlebold {
	font-size: 18px;
	font-weight: bold;
}
.menu {
	font-size: 16px;
	font-weight: bold;
}
.menuactive {
	font-size: 16px;
	font-weight: bold;
	color: #C70808;
}
.footertxt {
	font-size: 12px;
}
.footerbold {
	font-size: 12px;
	font-weight: bold;
}
.footertxtbig {
	font-size: 14px;
}
.footertxtsml {
	font-size: 10px;
	color: #666666;
}
.clientstxt {
	font-size: 10px;
}
.customerstitle {
	font-size: 24px;
	font-weight: bold;	
	color: #C70808
}
.customerstitle2 {
	font-size: 16px;
	font-weight: bold;	
	color: #C70808
}
.footerlink {
	font-size: 12px;
	font-weight: bold;
	color: #C70808
}
.historytxt {
	font-size: 14px;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	}
.indextitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
}