BODY {
	font-family : "MS Serif", "New York", serif;
	font-size : 10pt;
	background-color : #800000;
	margin-left : 0px;
}

TD {
	font-family : "MS Serif", "New York", serif;
	font-size : 10pt;
	text-align : left;
	background-color: White;
	vertical-align: top;
}

.tagline {
	font-family : "MS Serif", "New York", serif;
	font-size : 8pt;
	text-align : center;
	background-color : White;
}

.footer {
	font-family : "MS Serif", "New York", serif;
	font-size : 8pt;
	text-align : center;
	background-color : #800000;
	color: White;
}

.contact1 {
	background-color : #FFF5EE;
	text-align : left;
	vertical-align: middle;
}

.contact2 {
	background-color : #FAEBD7;
	text-align : left;
	vertical-align: middle;
}

A {
	text-decoration: underline;
	color: #8B0000;
}

A:Hover {
	text-decoration: none;
	color: #808080;
}

.header {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight: bold;
	color: Maroon;
}