body, p, td, ul, a { 
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; 
}

#print { 
background-color: #fff; 
width: 90%; 
border: none; 
}
#noprint { display: none; }

h1
{
	font-weight: normal;
	font-size: 32px;
	line-height: 27px;
	letter-spacing: -1px;
}
h2
{
	font-weight: normal;
	font-size: 19px;
	line-height: 20px;
	letter-spacing: -1px;
}