.test {
	font-family: Verdana, Geneva, sans-serif, "Trebuchet MS";
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bbdfd1;
}

#iframe
	{
	overflow:auto;
	width:645px;
	height:400px;
}
a:link,a:active,a:visited {
	color: #228E6A;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.bg_stromline {
	background-image: url(../images/stromline_back2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #bbdfd1;
}

