﻿/*These styles are used in HotWire pages on the website after the redesign in September 2012.*/
/*Updated Dec 2016 - added h4 style.*/
/*


*/
-->
p {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
}
ul, li {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	line-height: 150%;
}
h1 {
	font-family: 'Trebuchet MS';
	font-size: 17pt;
	font-weight: bold;
	color: black;
	text-align: center;
	margin: 10px;
}
h2 {
	font-family: 'Trebuchet MS';
	font-size: 14pt;
	font-weight: bold;
	color: black;
}

h3 {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}

h4 {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: black;
}
