body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00236B;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.BodyTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #004F98;
}
.HeadingTitle {

	font-family: "Courier New", Courier, mono;
	font-size: 40px;
	font-weight: bold;
	color: #00659C;
}

A:link {
	color: #234185;
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	font-style: italic;
}

A:hover {
	color: #0099FF;
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
}

A:visited {
	color: #234185;
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	font-style: italic;
}

A:hover {
	color: #0099FF;
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
}

A:active {
	color: #FF0000;
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	font-style: italic;
}

.BoldRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00236B;
}

.BoldItalicsUnderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00236B;
	text-decoration:underline;
	font-style: italic;
}

.WhiteBoldText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.WhiteNormalText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.WhiteItalicsText {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.ColumnHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004F98;
}
.BoldRegularLighterBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}
.VideoTitle {

	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #7C7C71;
}

