﻿h1, h2, h3, h4, h5
{
	color:#003467;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
h1
{
	margin-bottom:15px;
	padding-bottom:2px;
	border-bottom:solid 2px #003467;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	text-transform:uppercase;
}
h2
{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
h3
{
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
h4
{
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
h5
{
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
p
{
	margin:10px 0;
	padding:0;
}
