body, div, p, table, th, td, li, dd, dl, dt    {
	font-size: 10pt;
}

a {
   text-decoration: underline;
}

.nb, .em {
	font-style: italic;
	}

div.maxlogo {
   background-color: white;
   color: gray;
   float: right;
   font-weight: bold;
   font-variant: small-caps;
   font-size: 10pt;
   text-align: right;
   line-height: 1em;
}

.par , .par a {
	color: black;
	margin-bottom: 1px;
   text-decoration: none;
}

div.main {
	padding-left: 0;
	padding-right: 0;
   width: auto ;
   max-width: none ;
	}
	
.printonly {
   display: inline;
}

.screenonly {
   display: none;
}

h2 {
   border-bottom: none;
}
