.txt_common {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	background-image: url(../img/copy.jpg);
	background-repeat: no-repeat;
}
.txt_heading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #F73219;
	font-size: 18px;
}
.txt_bigline {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CC33;
}
a.raumet:link {
	color: #3399FF;
	text-decoration:none;
	font-size: 9px;
}
a.raumet:visited {
	color: #3399FF;
	text-decoration:none;
	font-size: 9px;
}
a.raumet:hover {
	color: #3399FF;
	text-decoration:underline;
	font-size: 9px;
}
a.raumet:active {
	color: #3399FF;
	text-decoration:none;
	font-size: 9px;
}

