h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1D197D;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1D197D;
}
.lighter {
	color: #996;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
