body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: left;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 1px;
	word-spacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-type: square;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	height: 20px;
	bottom: auto;
	
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	margin-top: 14px;
	margin-right: 16px;
	margin-bottom: 14px;
	margin-left: 16px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	list-style-position: outside;
	list-style-type: square;
	right: 1px;
	position: relative;

}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #003366;
}
.pageheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
#layout p {
	margin: 16px;
}
#layout h2 {
	margin: 16px;
}
#layout td {
	margin: 16px;
}
}
#layout h3 {
	margin-top: 14px;
	margin-right: 16px;
	margin-bottom: 14px;
	margin-left: 16px;
}
