.typography * {
	color: #002B54;
	font-size: 12px;
	font-family: Arial,Verdana,Sans-Serif;
}

.typography p {
	font-size: 12px;
}

.typography a {
	color: #002B54;
}

.typography h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.typography h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.typography .TableTitle {
	color: #8C0C04;
}