.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.titel01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
}
.LinkUnformated {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;

}
.CellHighlight {
	border: 3px dashed #003300;
	text-decoration: none;
	padding: 5px;


}
