body {
	padding-right: 0; 
	padding-left: 0; 
	background: #ffcc66; 
	padding-bottom: 0; 
	margin: 0; 
	padding-top: 0; 
	background-color:#ffffcc;
	font-size: 11px;
	}
#htmlpopup {
	width:450px;
	height:500px;
	background-color:#ffffcc;
	border:#007cc3;	
	}
#htmlpopup h5 {
	padding-top:35px;
	}
#htmlpopup h5, #htmlpopup p {
	margin: 20px;
	color:#666;
	font-family: verdana, arial;
	font-size: 1em;
	text-align:left;
	}
a {
	text-decoration:none;
	font-weight:bold;
	}
a.dd  { cursor: hand; text-decoration:underline; font-weight:normal; font-size: 0.95em;  }
a:link { 
	color:#0066cc;
	text-decoration:underline;
	}
a:visited {
	color:#0066cc;
	text-decoration:underline;
	}
a:hover {
	color: #0066cc;
	text-decoration: none;
	}
a:active {
	color: #CC0000;
	text-decoration: none;
	}
.bigred {
	text-align: center;
	font-family: verdana, arial;
	font-size: 16px;
	font-style: italic;
	color: #C2262A;
	}
.blaubold {
	font-size: 0.95em; 
	color:#0066cc;
	font-weight:600; 
	}
p {
	padding-top:0;
	padding-bottom: 0;
	padding-top:0;
	margin-bottom:0;
	color:#666;
	font-family: verdana, arial;
	font-size: 1em;
	}