@charset "iso-8859-1";
	
* {
	font-family: "times new roman", garamond, serif;
} 

body {
	font-size: 12pt;
    border-top: 0em solid #fff;
    border-bottom: 0em solid #fff;
}

.noprint {
	display: none;
}

			
