@charset "UTF-8";
body {

	background-color: #FFFFFD;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.menu {
	font-family: "Arial";
	font-size:12px;
	font-style: normal;

}
a.menu:link, a.menu:visited {
	color: #000000;
	text-decoration: none;
	
}
a.menu:hover, a.menu:active {
	color: #FF0099;
	text-decoration: none;
	
}
.polly {
	font-family: "Times";
	font-size: 50px;
	

}
a:link, a:visited {
	font-family: "Arial";
	color: #000000;
	text-decoration: none;

}
a:hover, a:active {
	color: #FF0099;
	text-decoration: none;
	
}
.plaintxt {
	font-family: "Arial";
	font-size:12px;
	color: #333333;
}
.plaintxtsel {
	font-family: "Arial",
	font-size: 12px;
	color: #000000;
	background-color: #000000;

}
.open {
	font-family: "Arial";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
a.open:link, a.open:visited {
	color: #000000;
	text-decoration: none;
	
}
a.open:hover, a:active{
	color: #FF0099;
	text-decoration: none;

}
.style1 {
	
	font-style: italic;
}
.dagmar {
	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	margin-right:15px;
	text-align: right;
	border-right-width: medium;
	
	
}