body {font-family:  arial, verdana, helvetica, sans-serif; font-size: 12px;}
td {font-family:  arial, verdana, helvetica, sans-serif; font-size: 12px;}
A:link {color: blue; font-size : 12px; text-decoration: none; font-weight: bold}
A:visited {text-decoration: none; color: blue; font-size : 12px; font-weight: bold}
A:hover  {text-decoration: underline; color: purple; font-size : 12px; font-weight: bold}
A:active {text-decoration: none; color: blue font-size : 12px; font-weight: bold}
A.top:link {color: #333333; font-size : 12px; text-decoration: none; font-weight: bold}
A.top:visited {text-decoration: none; color: #333333; font-size : 12px; font-weight: bold}
A.top:hover  {text-decoration: underline; color: #ffffff; font-size : 12px; font-weight: bold}
A.top:active {text-decoration: none; color: #333333; font-size : 12px; font-weight: bold}

.footer {font-size: 11px; font-weight: bold; font-family:  arial, verdana, helvetica, sans-serif;}

.style1 {font-size: 16px; color: #C3142A; font-weight: bold}
.style2 {font-size: 14px; font-weight: bold}
.style3 {color: blue; font-weight: bold}
.style4 {font-size: 13px; font-weight: bold}
.small {font-size: 11px}

@media print {
.noprint {DISPLAY: none; WIDTH: 0px}
  }
  @media screen {
    body { font-size: 13px; width: 100%;}

  }
  @media screen, print {
    body { line-height: 1.2; width: 100%;}
  }
  @media print {
      .noprint { display: none; width: 100%; text-align: left}
	  
	      }