body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #981039;
	font-weight: 600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #003996;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #003996;
}
a {
	color: #003996;
	text-decoration: none;
}
a:hover {
	color: #003996;
	text-decoration: underline;
}
a:visited {
	color: #6B6B6B;
	text-decoration: underline;
}
.reserve {
	font-size: medium;
	}
h2.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #981039;
}
.tag {
	font-size: 80%;
	color: #981039;
	text-align : right;
	font-style : oblique;
	}
.style1 {font-size: 70%}
.style2 {color: #003996}
.indent {
	margin-left: 20px;
}
.credit{
	font-size: 80%;
	color: #981039;
	text-align : center;
	font-style : oblique;
	background-color : #FFF;
	}
.backNav {
	font-size: small;
	}
.corporate{
	font-size: 120%;
	color: #981039;
	font-weight: bold;
	}