/* 
h1,h2,h3,h4
*/
h1
{
	font-family: Verdana;	font-size: 11pt;	line-height:normal;	color: #990000;	margin-bottom: 20px;
}
h2
{
	font-family: Verdana;	font-size: 11pt;	line-height:normal;		color: #990000;	margin-bottom: 10px;
}
h3
{
	font-family: Verdana;	font-size: 10pt;	line-height:normal;	color: #990000;	margin-bottom: 10px;
}
h4
{
	font-family: Verdana;	font-size: 9pt;	line-height:normal;	color: #990000;	margin-bottom: 0px;
}
.clsSubHeader
{
	font-size:13px;margin-top:-20px;color:#990000;margin-bottom:10px;
}
