body {
background-color:#660000;
}
H1 {
	font-family: times new roman;
	font-size: 1.40em;
	color: #BF1E2D;
	display:inline;
}
H2 {
	font-family: times new roman;
	font-size: 1.10em;
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
	display:inline;
}
H3 {
	font-family: times new roman;
	font-size: .77em;
	color: #BF1E2D;
	display:inline;
}
.copy {
	font-family: arial;
	font-size: 0.87em;
	color: #000000;
	font-weight:bold;
}
.copy2 {
	font-family: arial;
	font-size: 0.73em;
	color: #000000;
	font-weight:bold;
}
.dividerRow {
	background-color: #951C21;
	font-size:0.77em;
	color:#ffffff;
	font-weight: bold;
}
.gridRowOdd {
	background-color: #E7E7E8;
	font-size:0.70em;
} 
.gridRowEven {
	background-color: #FFFFFF;
	font-size:0.70em;
} 
tr#gridRowOdd:hover {
	color: #000000;
	background-color: #ED1C24;
}
tr#gridRowEven:hover {
	color: #000000;
	background-color: #ED1C24;
}
.mapcopy {
font-family: arial;
color: #235685;
font-size: .70em;
text-align: left;
}