/* This is the style of your browser text */




h1, h2, h3, h4, h5 {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 20px;
	padding: 20px 0 20px 0;
	
}


h2 {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding: 5px;
	text-transform: uppercase;
	width: 100%
}
h2.cap {
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding: 5px;
	text-transform: none;
	width: 100%;
}
h3 {
	font-size: 23px;
	color: #0072CA;
}
h3.mic {
	font-size: 20px;
	color: #0072CA;
	line-height: 26px; 
}
h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

