html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300CC;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
}
ul {
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
}
