@charset "utf-8";
/* CSS Document */
<style type="text/css">
.style15 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style21 {font-size: small}
.style26 {
	font-size: medium;
	color: #000;
}
.style32 {font-size: .7}
.style36 {font-size: 12px}
.style37 {font-size: 0.8em}
.style38 {
	color: #000
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #00F;
}
#pagecell1{
	position:absolute;
	top: 123px;
	left: 16px;
	right: 2%;
	width:95.6%;
	background-color: #FFFFFF;
	height: 1500;
	z-index: 2;
	line-height: 1em;
	padding: 10px;
	visibility: visible;
}
	
#masthead #logo img {
	position: absolute;
	left: 94%;
	top: 18px;
}
input {
	border: thin solid #00F;
}
select {
	border: thin solid #00F;
}
textarea {
	border: thin solid #00F;
}

