﻿.h1Header {
	font-size:18px;
	color:#696969;
	font-weight:normal;
	line-height:1.2;
	font-family:"Trebuchet MS";
}

.h1Normal {
	font-size:14px;
	color:#000;
	font-weight:normal;
	line-height:1.2;
	font-family:"Trebuchet MS";
}

.h1Bold {
	font-size:14px;
	color:#696969;
	font-weight:bold;
	line-height:1.2;
	font-family:"Trebuchet MS";
	margin-top:5px;
}

