.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	color: #003366;
}
body {
	background-image: none;
	margin: 0px;
	background-color: #003366;
}
.yellowbackground {
	background-image: url(images/yellow_background.jpg);
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A6B05;
}
a.footer:link {
	text-decoration: underline;
	color: #4A6B05;
}
a.footer:visited {
	color: #003399;
	text-decoration: underline;
}
a.footer:hover {
	color: #003399;
	text-decoration: none;
}
a.footer:active {
	color: #003399;
	text-decoration: underline;
}
.smallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
