@charset "utf-8";
/* CSS Document */
.style1 {font-size: 9px}
.style2 {
	font-size: 14px;
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
}

.sml{
font-size:10px;
color:#CCCCCC;
text-align:center;
}

a {text-decoration:none;
}
.lineheight {
	line-height: .50em;
}
