.Stil1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	
	
}
a.Stil2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: overline;
	font-family: "Times New Roman", Times, serif;
	margin-right:30px;
	cursor:help;
}
	
body {
	background-color:#333333;
}

#box1{
margin-top:25px;
margin-left:40px; 
background-color: #FF3300; 
width:400px;	
border:1px dashed;
border-color:#FFFFFF;
}
#box2{
margin-top:25px;
 margin-left:55px;
 background-color: #FF3300;
  width:400px;	border:1px dashed;
	border-color:#FFFFFF;
	text-align:right;
	color:#000066
}
