﻿body
{
    margin: 0 !important;
    background: transparent;
}

.headerPrint
{
    display: none;
    background: url(../Images/bg_Logos.png) no-repeat;
    height: 70px;
    overflow: hidden;
    width: 100%;
    border-bottom: 3px solid #BBDA63;
}

.rpvPage .printSection
{
    display: none;
    font: italic bold 16px/33px Georgia, serif;
    text-decoration: underline;
}

.titlePrint
{
    display: none;
    font: italic bold 23px/41px Georgia, serif;
    text-align: center;
}