table.tinfo {
	width: 100%; 
	background: #fffff0; 
	border: 1px solid #ba551d; 
	border-collapse: collapse; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px;
}
th.tinfo, td.tinfo {
	padding: 3px;
}
td.tinfo {
	text-align: center; 
	border-bottom: 1px solid #ba551d; 
	border-right: 1px dotted #f8b996; 
}
th.tinfo {
	background: #e05b12;
	color: white; 
	border-right: 1px dotted white; 
	font-size: 11px;
}
tr.even {
	background: white;
}

#rowswitcher tbody.tinfo tr.even td.tinfo {
	background-color: white
}

.tarticle2{
	font-family: Georgia, sans-serif;
	font-size: 27px;
	padding-top: 35px;	
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: -1px;
}

div.tinfo{
	padding-left: 10px;
	padding-right: 10px;	
	
}	
