body {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	line-height:18px;
	text-align:left;
}

td {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	line-height:18px;
	text-align:left;
}

th {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	line-height:18px;
	text-align:left;
}

.boldheader {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}

.disclaimer {
	font-family:"Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}

.RegularLineHeight {
	font-family:"Times New Roman", Times, serif;
	line-height:16px;
}

.HigherLineHeight {
	font-family:"Times New Roman", Times, 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; }