.body {
	font-family: verdana;
	font-size: 15px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-family: Verdana, Georgia, Times New Roman,Arial,Tahoma;
font-size: 11pt;
COLOR: #000000;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-family: Verdana, Georgia, Times New Roman,Arial,Tahoma;
font-size: 11pt;
COLOR: #000000;
}

hr {
	border: 3px ridge #D80100;
	border-style: dashed;
	width: 90%;
	height: 1px;
	margin: 10px auto 0 0;
}

.small {
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

h1 {
	font-family:Georgia;
	font-weight:bold;
	line-height:1.0em;
	font-size:1.5em;
	margin:.3em 0;
	color:#D80100;
	text-align: center;
}

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:Black;
	text-align: center;
}

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: #239024;
	border: 1px solid #781351;
	padding: 2px 6px;
}

.fieldset1 {
	border: 1px solid Red;
	border: 1px outset Red;
}