h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #6699CC;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12px;
	color: #6699CC;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #6699CC;
	border-bottom:1px solid #6699CC;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #666;
	border-bottom:1px solid #666;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12px;
	color: #666;
	border-bottom:1px solid #666;
	font-style:italic;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #6699CC;
	border-bottom:1px solid #6699CC;
	font-style:italic;
}