body {
	background-color: #C4C4C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #540000;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #540000;
}
.full {
	text-align: justify;
}
.super {
	vertical-align: text-top;
	font-size: 10px;
}

A {
	text-decoration:underline;
	color: #000000;
} 
A:active {color:#000000;
          text-decoration: none; }
A:hover {color:#000000;
	     text-decoration: none;
}
A:visited {color:#000000;
	     text-decoration: underline;
}
.bolded {
	font-size: 18px;
}
.big {
	font-size: 14px;
}
.footer {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
}
.policy {
	color: #BFC8E8;
	font-size: 9px;
}
.SMALL {
	font-size: 10px;
}
.super2 {
	font-size: 8px;
	vertical-align: text-top;
}
h2 {

	font-size: 16px;
	font-weight: bold;
	color: #540000;
}
.bigbolded {
	font-size: 14px;
	font-weight: bold;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.timessmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.smallcap {
	text-transform: uppercase;
	font-size: 10px;
}
