/* CSS Document */
body	{
font-family:Arial, Helvetica, sans-serif;
margin: 0pt;
padding: 0pt;
font-size:12pt;
color: #000;
line-height: 110%;
}
#printme	{
visibility: hidden;
}
table	{
border: 1pt solid #666;
}
.style1 {font-size: 12pt}
.style2 {
	font-size: 14pt;
	font-weight: bold;
}
