.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	background-color: #000000;
	border: 1px thin #FFCC66;
}
.box2 {
	font-size: 12px;
	color: #333333;
	border: 2px solid #EEB96D;
}
.box3 {
	border: 1px solid #FFFFFF;
}

