body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 20417B;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #20417B;
}
a:link {
	color: 20417B;
}
a:visited {
	color: 20417B;
}
a:hover {
	color: 20417B;
}
a:active {
	color: 20417B;
}.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #20417A;
	margin: 5px;
	border: thin solid #20417A;
}
.special {
	font-family: Verdana, Geneva, sans-serif;
	font-size: normal;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1F417B;
	text-decoration: underline;
}
.darkblue {
	font-weight: bold;
	font-variant: small-caps;
	color: #1F417B;
}
.prettyBlueItalics {
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #1F417B;
}
.smallLtBlue {
	font-size: small;
	font-style: italic;
	color: #099;
}
