
html 
{
width: 100%;
}

body 
{
background: white;
text-align: left;
color: black;
font-size: 10pt !important;
line-height: 110%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: arial, helvetica, sans-serif;
width: 7in;
}

a:link, a:visited 
{
color: black;
background: transparent;
font-size: 10pt !important;
font-weight: normal;
text-decoration: none;
}

h1, h2, h3	
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12pt !important;
font-weight: bold;
margin-bottom: 5pt;
}

#content 
{
width: auto;
margin: 0;
padding: 20px;
border: 0;
border-top: 0;
float: none !important;
color: black;
background: transparent none;
}

#footer 
{
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}









