body 
{
	margin-left:auto;
}

.heading {
	font-family: Arial;
	font-size: 26pt;
	font-weight: bold; color: #a43132;
}
.heading2 {
	font-family: Arial;
	font-size: 22pt;
	font-weight: bold; color: #a43132;
}
.heading3 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold; color: #a43132;
}
.heading4 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold; color: #a43132;
}
I { font-family: sans-serif; color: #a43132; }
/* classes */
.hd { background-color: #a43132; }

.tbl {  }
.h1 {  background-color: #a43132; }
.link { font-family: Arial;  font-size: 10pt;  font-weight: bold;  text-decoration: none; color:blue;}
.link:hover { font-family: Arial;  font-size: 10pt; text-decoration: none; color: black; }

