﻿h1 {
	font-family: "Arial Narrow";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
	float: none;
}

h2 {
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	float: none;
}

