body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:20px;
	background-color:#2B2B39;
	text-align:left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:20px;
	text-align:left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:20px;
	text-align:left;
}

.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.RegularLineHeight {
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
}

.HigherLineHeight {
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
}

a:link { color: #181E7B; text-decoration: none }
a:active { color: #181E7B; text-decoration: none }
a:visited { color: #181E7B; text-decoration: none }
a:hover { color: #C90202; text-decoration: none; }