td.ti {
	font-size: 120%;
	font-weight: bolder;
	border-bottom-style: solid;
	border-bottom-color: blue; }
	
td.ti2 {
	font-size: 120%;
	font-weight: bolder;
	border-bottom-style: solid;
	border-bottom-color: #CC6699; }

td.con {
	line-height: 1.5em;
	text-indent: 1em;
	font-size: 90%;
	font-weight: bold;
	color: #CC6699; }
	
td.con2 {
	line-height: 1.5em;
	text-indent: 1em;
	font-size: 90%;
	font-weight: bold;
	color: blue; }
	
td.con3 {
	line-height: 1.5em;
	padding-left: 1em;
	font-size: 90%; }

td.con4 {
	line-height: 1.5em;
	text-indent: 1em;
	padding-left: 1em;
	font-size: 90%; }
	
td.font {
	font-size: 90%; }