/* CSS Document */
body{
	background: url(aso/img/grd.jpg) no-repeat left top;
	padding: 0px;
	margin: 0px;
	}

.word {
	font-size: 10pt;
	line-height: 15pt;
	color: #5C5E51;
}

.smallword {
	font-size: 8pt;
	line-height: 12pt;
	color: #616054;
}

.smallword_red {
	font-size: 8pt;
	line-height: 12pt;
	color:#EF8D8A;
}

