

#text { /* line-height: 130%; */ color: #333333; font-size: 11pt}
#name { font-size: 14px; /* line-height: 120%; */ font-weight: bold; color: #666666}
#read { /* line-height: 130%; */ color: #666666; font-size: 11pt}
#task { /* line-height: 130%; */ color: #333333; font-size: 11pt; font-weight: bold}
#stext { font-size: 11pt; color: #339933; /* line-height: 120% */ }
#titles { font-size: 11pt; /* line-height: 120%; */ font-weight: bold; color: #999999 }

.text {
	color: #333333;
	font-size: 10px;
	line-height: 140%;
}
.name { font-size: 14px; /* line-height: 120%; */ font-weight: bold; color: #000066}
.read { /* line-height: 130%; */ color: #666666; font-size: 11pt}
.task { /* line-height: 130%; */ color: #333333; font-size: 11pt; font-weight: bold}
.stext {
	font-size: 9px;
	color: #333333;
	line-height: 140%;
}
.titles { font-size: 11pt; /* line-height: 120%; */ font-weight: bold; color: #666666}
.mtext { font-size: 9pt; color: #339933; /* line-height: 120% */ }
.mmtext {
	color: #333333;
	font-size: 12px;
	line-height: 140%;
}
.Ltext {
	color: #FF0000;
	font-size: 14px;
	line-height: 130%;
	font-weight: bolder;
}

