html, body {
    font-family: "palatino linotype", "book antiqua", serif;
}    

.no_print {
    display: none;
}

#roxxor_logo_print {
    display: block;
}

#left, #banner, #main_rail, #foot { 
    display: none;
}

#roxxor_contact_details { float: right;}
#roxxor_contact_details img { display: none; }

hr {
    background: transparent url(../img/hr.jpg) no-repeat center center;
    border:0;
    height: 16px;
    margin: 1em 0 1em 0;
}
 
h1, h2, h3, h4 {
    font-family: "palatino linotype", "book antiqua", serif;  
}

h1 { color: #295680; font-size: 1.90em; font-weight: bold; }
h2 { color: #3978b2; font-size: 1.5em; }
h3 { color: #295680; font-size: 1.2em; font-weight: bold; }

p, h2 { margin: 0.5em 0 0.5em 0; }
h3 { margin: 1.0em 0 0.5em 0; }

h3 { border-bottom: 1px solid #ccc;}
h3.plain { border: none; margin: 0;}
 
a { color: #3978b2; text-decoration: none; }
a:hover { color: #999; }

dt { font-weight: bold; }

strong, em { color: #295680; font-weight: bold; }
em { font-style: normal; }