.normal {
	font-size: 83%;
	line-height: 140%;
	color: #333333;
}
.normalr {
	font-size: 83%;
	line-height: 140%;
	color: #CC0000;
}

.small {
	font-size: 77%;
	line-height: 130%;
	color: #333333;
}

.smallr {
	font-size: 77%;
	line-height: 130%;
	color: #CC0000;
}

.smallsmall{
	font-size: 71%;
	line-height: 130%;
	color: #333333;
	}

.smallsmallr{
	font-size: 71%;
	line-height: 130%;
	color: #CC0000;
}


.larger {
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
}

.txtf01 {
	height: 20px;
	width: 100px;
	background-color: #ebf5fe;
}
