.style1 {color: #336699}
.style2 {letter-spacing:0.1em; font: 10px arial;}
.box {
	line-height: 18px;
	height: auto;
	width: 350px;
	border: thin dotted #CC3300;
	margin: 5px;
	padding: 5px;
}
.style3 {	font-size: 13px;
	font-weight: bold;
}
.style3 {font-size: 13px; }
.style4 {
	color: #CC3300;
	font-weight: bold;
}

