

p {
	font-size:12; font-family:tahoma;
  }


	
span{
	font-size:12; font-family:tahoma;
  }
div.inside {
	width: 100%;
	height:400;
	font-size:12;
	color:#ffffff;
	font-family:arial;
	margin-left:10;
	margin-right:5;
	margin-top:10;
	margin-bottom:10;
	background-color: #00FF33;

}
div.overflow {
        width: 470; height:630; overflow:auto; font-size:17; color:#ffffff; font-family:arial
}



.over { background-color: #3EBE4F; }
.out { }
