﻿h1 {
	font-family: Verdana, Helvetica;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	text-align: left;
}
h2 {
	font-family: Verdana, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-align: left;
}
h3 {
	font-family: Verdana, Helvetica;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	text-align: left;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-align: left;
}

