.box {
	border: 1px solid #666666;
}
.style3 {color: #666666}
.style4 {color: #999900}
.style5 {color: #3399FF}
.style6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {font-size: small}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style9 {
	color: #666666; underline; 	text-decoration: none;
}
.style10 {
	font-size: 9pt;
	text-decoration: underline;
}
.b{text-decoration:none;color:#666666}
.b:hover{color:black;underline; }
.c{text-decoration:none;color:#F75908}
.c:hover{
	color:#F75908; text-decoration: underline;
}
.lineheight {
	line-height: 18px;
}

