* {margin:0; padding:0;}
body {
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 20px 30px;
	background:#fff url(../images/legend_bg_top.gif) top left repeat-x;
}
h1 {font-size:2em; margin-bottom:0.2em; font-weight:normal; color:#007800;}
img {border:none; text-decoration:none;}

#logotype { height:25px; margin-bottom:20px;}

#legend {border-right:1px solid #c2ee7f; border-bottom:1px solid #c2ee7f; border-top:1px solid #c2ee7f;}
#legend td{border-left:1px solid #c2ee7f; padding:2px 5px 3px 1px;}
#legend tr.odd td {background-color:#f0ffd9;}
#legend th {
	font-weight:bold; 
	color:#007800; 
	background-color:#e6ffc0;
	border-bottom:1px solid #c2ee7f; 
	border-left:1px solid #c2ee7f;
	padding:4px 5px 5px;
}
#legend span.code {float:left; width:1.5em; margin-right:3px; text-align:center; font-weight:bold; color:#007800;} 
#print {width:495px; text-align:right; margin-top:0.7em;}
#print a {color:#333; text-decoration:none;}
#print a:hover {color:#007800; text-decoration:underline;}
p {text-align:justify;}