
BODY {
	margin-left: 6px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 4px;
}
	
A:link {
	color: black;
	font-family: verdana, tahoma, arial, helvetica;
	font-size:8pt ;
	text-decoration: underline;
	font-weight: normal;
}
	
A:visited {
	color: black;
	font-family: verdana, tahoma, arial, helvetica;
	font-size:8pt;
	text-decoration: underline;
	font-weight: normal;
}
	
A:active {
	color: black;
	font-family: verdana, tahoma, arial, helvetica;
	font-size:8pt;
	text-decoration: underline;
	font-weight: normal;
}

.result {
	color: black;
	font-family: verdana, verdana, arial, helvetica;
	font-size:8pt;
	text-decoration: none;
	font-weight: normal;
}

.table {
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;		
}


.pagetext {
	color: black;
	font-family: tahoma, verdana, arial, helvetica;
	font-size:8pt;
	text-decoration: none;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
	
}


.headline {
	color: black;
	font-family: courier, tahoma, arial, helvetica;
	font-size:14pt;
	text-decoration: none;
	font-weight: bold;
}

