@page
{   size: 8.5in 11in; 

    margin: 2cm;

    color:red;

    }
    
    
.NoPrint
{
    DISPLAY: none;
}

.MARPageWrapper
{
    height: 100%;
    position:relative;
}

.MARFooter
{
    bottom: -10in;
    position:absolute;
}

.MARHeader
{
    top: 0in;
    position: absolute;
}


.MARPageBody
{
    Top: 0.5in;
    height: 9in;
    position: absolute;
}



.ARMPageWrapper
{
    height: 100%;
    position:relative;
    width:6.25in;
}

.ARMFooter
{
    bottom: 0in;
    position:absolute;
}

.ARMHeader
{
    Top: 0in;
    position: absolute;
}


.ARMPageBody
{
    Top: 0.5in;
    height: 8.5in;
    width :6.25in;
    position: absolute;
}