.copyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
}
.copyText p {
	color: #333;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #039;
}
body {
	background-color: #FC6;
}
.td {
	border: 1px solid #333;
}
.sub_sub_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
.divTabele {
	position: relative;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inside {
	width: 100%;
}
#inside_right {
	width: 50%;
	position: relative;
	right: 1px;
	top: 33px;
}
