hr {
	border: 3px ridge #D80100;
	width: 100%;
	height: 6px;
	margin: 10px auto 0 0;
}
.body {
	font-family: verdana;
	font-size: 15px;
}
.small {
	font-family: arial;
	font-size: 12px;
	text-align: center;
}
h1 {
	font-family:Georgia;
	font-weight:bold;
	line-height:1.0em;
	font-size:2em;
	margin:.3em 0;
	border-bottom:1.0px solid #EFEEEA;
	color:#D80100;
}
h2 {
	font-family:Georgia;
	font-weight:normal;
	line-height:1.0em;
	font-size:1.3em;
	margin:.3em 0;
	border-bottom:1.0px solid #EFEEEA;
	color:#D80100;
}
h3 {
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	line-height:1.0em;
	margin:.3em 0;
	border-bottom:1.0px solid #EFEEEA;
	color:#D80100;
}
td {
	font-family: verdana;
	font-size: 15px;
}
tr {
	font-family: verdana;
	font-size: 15px;
}
legend {
	color: white;
	background: #2E5B85;
	border: 1px solid #781351;
	padding: 2px 6px;
}
.fieldset1 {
	border: 1px solid #781351;
	border: 1px outset black;
}