/*
 *  @file: print.css
 *  @author: Webway IT Labs
 */

body{
    background:#fff;
    color:#000;
    font:normal 11pt/14pt "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5{
    color:#000;
}
h1 a,h2 a,h3 a,h4 a,h5 a{
    color:#000;
    text-decoration:none;
}

h1{
    line-height:27pt;
}

a img{
    border:none;
}

table, td, th{
    border-color:#000;
    border-style:solid;
}


#hd .col-1 img{
    width:100px;
    height:38px;
    margin-bottom:10pt;
}

#ft{
    margin-top:20pt;
}

/* =HIDE */
#path,
#fla,
#bd .col-1,
#ct .col-1,
#gallery,
.rblock a.artlink,
#counters{
    display:none;
}