body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
tr.nav, td.nav {
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;


}
tr.address, td.address {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 4px;
	background-position: center;
	vertical-align: middle;
	text-align: left;
}
.blue {
	color: #000099;
}
tr.number, td.number {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;


}
.link {
	text-decoration: none;
	color: #000000;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000066;
	text-align: center;
}
.title {
	color: #000066;
	font-size: 32px;
	font-weight: bold;
}
.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;

}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 8px;
	line-height: 30px;
}
h2 {
	font-size: 20px;
	color: #003366;
}
.form {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
}
.layout {
	width: 850px;
	height: 500px;
}
