﻿body
{
	background-image: url(../Resources/Pix/BG.bmp);
	font-family: Verdana;
	font-size: 10pt;
}

.noPrint { 
display: none; 
}

.adjustedZIndex {
    z-index: 1;
}