body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
h2
{
	font-size: 17px;
	color: #F46F21;
	font-weight: bold;
}
h3
{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
h4
{
	font-size: 15px;
	color: #F46F21;
	font-weight: bold;
}
h5
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
h6
{
	font-size: 13px;
	color: #F46F21;
	font-weight: bold;
}