body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 16px;
	color: #002F74;
	border-bottom: 0px solid #FD5E01;
}
h2
{
	font-size: 16px;
	color: #000000;
	border-bottom: 0px solid #CCCCCC;
}
h3
{
	font-size: 14px;
	color: #002F74;
	border-bottom: 0px solid #FD5E01;
}
h4
{
	font-size: 14px;
	color: #000000;
	border-bottom: 0px solid #CCCCCC;
}
h5
{
	font-size: 12px;
	color: #002F74;
	border-bottom: 0px solid #FD5E01;
}
h6
{
	font-size: 12px;
	color: #000000;
	border-bottom: 0px solid #CCCCCC;
}