html, td {
    font-size:12px;
    font-family:Verdana,Tahoma,sans-serif;
    line-height:18px;
    color:#393875;
}

h1, h2 {
    font-family:"Trebuchet MS", "Lucida Sans Unicode", sans-serif;
}

h3 {
    font-size:12px;
}

h2.page-title {
    font-size:20px;
    color:#2c2a6c;
    margin-top:0;
    font-weight:normal;
}

    h2 a.back {
        float:right;
        margin-right:10px;
    }

h3 {
    color:#2C2A6C;
    font-size:13px;
}

h1 img {
    display:inline;
}

h1 {
    text-align:right;    
}

h1 a.back,
h2 a.back {
    display:none;    
}

a.special, p.special a {
    display:none;    
}

map {
    display:none;    
}

div.main-image-container {
    display:none
}


div.print-list {
    display:block;
}


*.no-print {
    display:none !important;
}