body {
	background-color: #FFFFFF;
	margin-top: 0px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14pt; 
}
.style1 {color: #CC0000}
.Zag {
	font-size: 20pt;
	font-weight: bold;
}
a {
	color: #CC0000;
	text-decoration: underline;
	}
a:link { 
	text-decoration: underline; 
	}
a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
