@CHARSET "UTF-8";

#type{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 0px;
	left:0px;
	width: 860px;
	height: 410px;
}

#typeheadline1{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 0px;
	left:0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #616062;
}

#typeheadline2{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 20px;
	left:0px;
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #616062;
}

#typetext{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 70px;
	left:0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #616062;
}