body {
	background-color : white;
	margin-left : 2cm;
	margin-right : 2cm;
	margin-bottom : 2cm;
	color : black;
	max-width : 580px;
}

p {
margin : 0px;	
padding : 0px;
}

.rand{
  border : none;
}

.np{
  display : none;
  border : none;
}

h1.printonly{
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	display : block;
}

h2.printonly{
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	display : block;	
}

p.printonly{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	display : block;
}
.p {
	vertical-align: top;
	max-width : 17cm;
	border : none;
}

A:link {
color : black;
font-weight: normal;
text-decoration: none;
background-color : white;  }


A:visited {
color : black;
font-weight: normal;
text-decoration: none;
background-color : white; }