body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
	height:100%;
	clip: rect(   );
}

.headline {
	font-family: Garamond Bold, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.text {
	font-family: Garamond, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.htext {
	font-family: Garamond, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.small {
	font-family: Garamond, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.hsmall {
	font-family: Garamond, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

