/* CSS Document */
.normal {
}

.small {
	font-size: 9px;
}

.small_grey {
	font-size: 9px;
	color: #666666;
}
