/**************************************/
/**  column.css                      **/
/**************************************/

/*----------------------------*/
.title{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.column{
	color: #000000;
	line-height: 150%;
}
.footnote{
	color: darkred;
	line-height:140%;
}
.tablenote{
	color: darkblue;
	line-height:140%;
}
.signature{
	font-size: 14px;
}
/*----------------------------*/

