body {
	background : #FFFFFF;
	color: #000094;
	font: Arial, Verdana, Helvetica, sans-serif;
}

.copyright {
	color: gray;
	font: .6em   Arial, Helvetica, sans-serif;
}

a:link {
	color : #000094;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color : #000094;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color : #000094;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color : #000094;
	font-style: normal;
	text-decoration: none;
}

table.TableWhite {
	background-color: #FFFFFF;
}

table.TableDkBlue {
	background-color: #000094;
}

table.TableLtBlue {
	background-color: #33ccff;
}

td {
	background-color: inherit;
}

td.LtBlue {
	background-color: #33ccff;
}

td.DkBlue {
	background-color: #000094;
}

.GoldLetter {
	background-color: transparent;
	color: #EEEE66;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
}

.BigGoldLetter {
	background-color: inherit;
	color: #EEEE66;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: inherit;
	letter-spacing: .2em;
}

.BdBlueTxt {
	color: #000094;
	font-size: 1.2em;
}

.BdBlueTxtPlus {
	color: #000094;
	font-size: 1.4em;
}

.BdBlkTxt {
	color: black;
	font-size: 1.2em;
}

.BigBlueTitle {
	color: #000094;
	font-size: 1.8em;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}

.BigBlueTitleCaps {
	color: #000094;
	font-size: 1.8em;
	font-variant: normal;
	font-weight: normal;
}

