.box1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	height: 17px;
	width: 200px;
	border: 1px solid #999999;
	margin: 1px;
	padding: 1px;
}
.box2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	height: 150px;
	width: 285px;
	border: 1px solid #999999;
}
.box3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	height: 17px;
	width: 50px;
	border: 1px solid #999999;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}