body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #841619;
	font-style: oblique;
}

a {
	color: #841619;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10pt;
}

.callout {
	font-weight: bold;
	color: #0B176A;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10pt;
}

.blueField {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10pt;
	padding: 2px;
/* 	border: inset 1pt #0B1768; */
/* 	background-color: #EEEEEE; */
}

.maroonCell {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #841619;
}

.navyCell {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0B176B;
}

.tagline {
	font-size: 8pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0B176A;
	font-style: oblique;
}
