.Scroller {
	margin: auto;
	width: 324px;
	height: 150px;
	text-align: left;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #262626;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A8C8E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A8C8E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31.5px;
	color: #86888A;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.03em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-bottom-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	text-transform: capitalize;
	font-variant: small-caps;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: 500;
	font-style: normal;



}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #666666;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	height: 5px;
	vertical-align: bottom;
	line-height: 100%;
	margin-top: 0%;
	margin-bottom: 1%;}
