h1
{
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:40px;
	color:#000000;
}

.left h1
{
	font-family:Verdana, Arial, sans-serif;
	margin-top:15px;
	font-size:14px;
	color:#3B6EBF;
}

.middle h1
{
	font-family:Verdana, Arial, sans-serif;
	margin-top:5px;
	margin-bottom:10px;
	font-size:16px;
	color:#3B6EBF;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#000000;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#777777;
}

p
{
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
        line-height:16px;
}
