body
{
	font-size: 10pt;
	line-height: 120%;
	font-family: "Trebuchet MS" , Verdana, Arial, Lucida, Helvetica, sans-serif;
	text-decoration: none;	
	font-style: normal;	
	padding: 0;
	margin: 0;
	color: black;
	background: white;
}
h1
{
    font-size: 14pt;
    color: #646464;
}
h2
{
    font-size: 13pt;
    color: #646464;
}
h3
{   font-size: 12pt;
     color: #646464;
}
h4, h5, h6
{
    font-size: 11pt;
    color: #646464;
}
table
{
    font-size: inherit;
}
a
{
    color: black;
    font-size: inherit;
    text-decoration: none;
}
.printtable,
.editcontentprint
{
    font-size: 10pt;
    color: #333333;
    line-height: 140%;
}
.headertable,
.locatortable,
.footertable,
.footertable a
{
     color: #646464;
     font-size: 9pt;
}

