﻿.HeadLines {
	font-size: small;
	font-weight: bold;
	font-family: tahoma;
	color: #800000;
}
.SubHeader {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #800000;
}
.NormalText {
	font-family: tahoma;
	font-size: small;
	color: #000037;
}
