h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0C6FA9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #003366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #339900;
}
#wrapper {
	margin: auto;
	position: relative;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	color: #0064A1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
