a
	{white-space:nowrap;}
address
	{white-space:pre;
	font-style:normal;}
body, pre
 	{font-family:Arial, Helvetica, Verdana, sans-serif;
 	font-size:11pt;}
dd ul, dd ol
	{margin-left:0;}
h1
  	{font-size:1.4em;
  	font-weight:normal;
  	margin-top:0;}
h2
  	{font-size:1.2em;
  	font-weight:normal;
  	clear:both;}
li
	{margin-bottom:1ex}
img
	{display:block;
	float:left;
	margin:0 1em 1em 0;}
.main
	{text-align:justify;}
@media screen, projection
	{
a:link, a:visited
  	{color:navy;
  	white-space:nowrap;
  	background-color:#eeeeee;
  	text-decoration:none;}
a:hover
  	{text-decoration:none;
  	background-color:yellow;
  	border-bottom:none;}
html
  	{background-color:menu;}
body
 	{padding:2%;}
div
	{margin:1cm -2mm 1cm 5mm;
  	padding:5mm;
  	background:#666670;
  	line-height:1.4;}
div div
	{background-color:white;
	border:solid 1px #224444;
  	margin:-1cm 0 0 -1cm;
  	padding:5mm;}
dt
	{font-weight:bold;
	margin:3mm 0;}
	}
@media print
	{
a
	{text-decoration:none;
	color:black;}
div
	{background-color:white;}
dt
	{page-break-after:avoid;}
	}

