body {
	margin: 0px;
	background-color: #020167;
}
.largeYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}

.DarkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 330099;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


h2 {
	color: #A43122;
	font-family: Arial, Helvetica, sans-serif;
}
.largeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A43122;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #102F81;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020167;
}
a.footer:link {
	text-decoration: underline;
	color: #020167;
}
a.footer:visited {
	color: #942E1F;
	text-decoration: underline;
}
a.footer:hover {
	color: #020167;
	text-decoration: none;
}
a.footer:active {
	color: #020167;
	text-decoration: underline;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.normal:link {
	text-decoration: underline;
	color: #020167;
}
a.normal:visited {
	color: #942E1F;
	text-decoration: underline;
}
a.normal:hover {
	color: #020167;
	text-decoration: none;
}
a.normal:active {
	color: #020167;
	text-decoration: underline;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020167;
}
table.blue {
	border-top-color: #020167;
	border-right-color: #020167;
	border-bottom-color: #020167;
	border-left-color: #020167;
}

td.blue {
	border-top-color: #020167;
	border-right-color: #020167;
	border-bottom-color: #020167;
	border-left-color: #020167;
}
