﻿body {
    background-color: #FFF;
    color: #474646;
    font: 12px/18px Verdana, Arial, sans-serif;
}
h1 {
    color: #003E80;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 18px 0 12px;
}
h2 {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}
h3 {
    font-weight: bold;
}
a {
    color: #003E80;
    text-decoration: none;
}
.print { display: block; }
#meta,
.sidebar,
#footer .service,
#footer .info {
    display: none;
}
#footer .contact {
    margin-top: 72px;
}
