.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.normal:link {
	text-decoration: underline;
	color: #0000E6;
}
a.normal:visited {
	color: #516820;
	text-decoration: underline;
}
a.normal:hover {
	color: #0000E6;
	text-decoration: underline;
}
a.normal:active {
	color: #0000E6;
	text-decoration: underline;
}

body {
	margin: 0px;
    background-color: #A9B6D3;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002E5B;
}
a.footer:link {
	text-decoration: none;
	color: #00204C;
}
a.footer:visited {
	color: #639300;
	text-decoration: none;
}
a.footer:hover {
	color: #00204C;
	text-decoration: underline;
}
a.footer:active {
	color: #00204C;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.smallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
h2 {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	vertical-align: top;
	padding-top: 0px;
}
.NewsCaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
td {
vertical-align:top;
} p {
	vertical-align: top;
}
.blueNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
