<html>


body  {
	margin: 2px 12px 12px
	
	}
html {
	overflow-x:hidden;overflow-y:auto;
	}

h1   {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -5px
	}

p	           {
	margin-top: -9px;
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none
	}

a         {
	color: #00A;
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 12pt;
	text-decoration: none
	}


a:hover    {
	color: #88d;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: underline
	cursor: help
	}

hr  {
	text-decoration: none;
	border: solid 1px #bfbfbf
	}

img	 {
	margin-top: -9px;
	
	}

td  {
	padding: 6px
	}

.grauz    {
	<!--background-color: #EEE;
	margin-top: -3px;
	margin-bottom: -3px;
	padding-top: -3px;
	padding-bottom: -3px-->
	}

</html>