.body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

a {
	color: #000066;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
a:active {
	color: #000066;
}


h1 {
	font-size: 120%;
	color: #A5222B;
	font-weight: bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font size: 100%;
	font-weight: bolder;
	color: #A5222B;
	padding: 3px 3px 3px 5px;
}

.heading3 {
	font-size: 95%;
	font-weight: bolder;
}

box {
border: 1px dotted #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal
}

.nav1 {
	color: #FFFFE1;
	font-size: 75%;
	font-weight: bold;
	background-color: #A5222B;
}

.nav1 A:link {
	color: #FFFFE1;
	text-decoration: none;
}

.nav1 A:hover {
	color: #FFFFFF;
	background-color: #A5222B;
	display: block;
	height: 23px;
	padding-top: 4px;
}

.nav1 A:visited {
	color: #FFFFE1;
	text-decoration: none;
}

.fineprint {
	font-size: 10px;
}

.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

.tr {  font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: normal}




