.MainHeadline {
	font-size: 16px;
	font-weight: bolder;
	color: #20491d;
	text-decoration: none;
}
input {
	text-align: center;
}
.los {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}

.copyright {
	font-size: 9pt;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

.add_bg {
	background-color: #FFCC99;
}
body  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffdc }
a {
	font-size: 14px;
	font-weight: bold;
	color: #C68C14;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #C17400;
	text-decoration: none;
}
.test_ok {
	color: #00CC00;
	font-weight: bold;
}
.system {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.test_failed {
	font-weight: bold;
	color: #FF3300;
}
table   { color: #000000; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.table_content {
	background-color: #FFFFFF;
}
.subheadline {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bg_print {
	background-color: #FFFCE2;
}
.sumoutput {
	background-color: #FFCC99;
	border: #FFCC99;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.img_headline {
	position: absolute;
	top: 0px;
	left: 8%;
	border: 0px none #000000;
}
