

@page
{ size:landscape;
margin-top:2cm;
        margin-bottom:1.4cm;
        margin-left:0cm;
        margin-right:0cm
}

BODY 
{
color: black; 
background: white;
font-stretch:condensed;
}
A:link, A:visited 
{
background: white; 
color: black; 
text-decoration: underline;
font-weight: bold;
display: none;
}
C 
{
color: black; 
background: white;
text-decoration: none;
font-weight: normal;
font-size:0.8em;
font-stretch:condensed;

}
H1, H2, H3 
{
background: white; 
color: black; 
padding-bottom: 1px;
border-bottom: 1px solid gray;
font-stretch:condensed;

}

DIV.adbanner 
{
display: none;
}


TD {
color: black; 
background: white;
text-decoration: none;
font-weight: normal;
font-size:0.5em;
font-stretch:condensed;
}

