.t1{
	font-size:0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conc{
	font-size:0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAE6AE;
}
#conc th {
	font-size: 1.4em;
	color: #000099;
	font-weight: bold;
	text-align: left;
	padding-left: 1em;
}
#conc td {
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	padding-left: 0em;
}


.t1topHd{
	background-color:#B7E4BA;
	font-weight:bold;
	font-size:1.1em;
	text-align: center;
}
.t1leftCol{
	background-color:#FBEEC8;
	font-weight:bold;
	font-size:1.1em;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 2em;
}
.t1Body{
	background-color:#FBEEC8;
	font-weight:normal;
	font-size:1em;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.rdt {
	font-size: 0.9em;
	color: #000066;
}
.smaller {
	font-size: 0.8em;
}
.blue {
font-weight: bold; color: #000066
}

