html, body, table
{
font-size: 10pt;
font-family: sans-serif;
background: #FFF;
}

h1
{
color: #009;
font-size: 16pt;
font-weight: bold;
}

h2
{
color: #009;
font-size: 14pt;
font-weight: bold;
}

h3
{
color: #009;
font-size: 12pt;
font-weight: bold;
}

h4
{
color: #009;
font-size: 11pt;
font-weight: bold;
margin-bottom: 1px;
}

h5
{
color: #009;
font-size: 10pt;
font-weight: bold;
}

h6
{
color: #009;
font-size: 10pt;
font-weight: bold;
font-style: italic;
}

table
{
border-collapse: collapse;
}

div.noprint, div.rang
{
display: none;
}

