<!--

body {
	font-family: Arial Bold,Helvetica,sans-serif
	color: #000000;

}

a {
	text-decoration: none;
	color: #000000;
	background-color: inherit;
	font-weight: bold;
}
a:link {
 	font-style: italic;
	text-decoration: none;
	color: #000000;
	background-color: inherit;
	font-weight: bold;
}
a:visited {
 	font-style: italic;
	text-decoration: none;
	color: #0000FF;
	background-color: inherit;
	font-weight: bold;
}
a:hover {
 	font-style: italic;
	text-decoration: none;
	color: #000099;
	background-color: inherit;
	font-weight: bold;
}
a:active {
 	font-style: italic;
	text-decoration: none;
	color: #000066;
	background-color: inherit;
	font-weight: bold;
}
ul {
	margin-left: 2em;
	padding-left: 0;
}


p.legal {
	color: #000000;
	font-size: 8;
}


.zog { 
border: 0 none inherit;
border-bottom : medium double #000000; 
}
-->


