@charset "utf-8";
/* CSS Document */

.yearTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CB6A1B;
}
.ratesTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #607A89;
}
.blueDefault {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #607A89;
}
.blueGeorgia {
	font-family: "Georgia", serif;
	font-size: 14px;
	font-weight: bold;
	color: #607A89;
}

.orangeDefault {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CB6A1B;
}

.orangeSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB6A1B;
}
