strong {
        font-weight: bold;
}

h1 {
	font-size: 24px;
	color: #800000;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}

.reverse {
	color: #FFFFFF;
}

body {
	font-size: 8pt;
}
