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: #000000;
	font-weight: normal;
}
h2
{
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
h3
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h4
{
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h6
{
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}