﻿* { font-family:Arial, Helvetica, Tahoma, Sans-Serif; }

@page {
    size:  auto;   /* auto is the initial value */
    margin: 0mm;  /* this affects the margin in the printer settings */
}

.noprint { display:none; }

#Image1 { width:50%; }


