.txt {  font-size: 10px}
.txt02 {  font-size: 12px; line-height: 1.3em}
.txt03 {  font-size: 16px}

.txtsm {
	color:#000;
	font-size:24px;
	line-height:130%;
	margin:0px 10px 0px 10px;
	font-weight:bold;
	}
.txtsms {
	color:#000;
	font-size:17	px;
	line-height:130%;
	margin:0px 10px 0px 10px;
	font-weight:bold;
	}
.txtsmr {
	color:#000;
	font-size:24px;
	line-height:130%;
	margin:0px 10px 10px 10px;
	font-weight:bold;
	text-align:right;
	}
.txtred {
	color:#c00;
	font-size:12px;
	line-height:130%;
	margin:5px 10px 5px 10px;
	text-align:right;
	}	
