/* CSS Document */

table.data_investigation_border_purple{
	border: 1px solid #6B65AD;
	background-color: #FFFFFF;
}

div.data_investigation_date{
	float: right;
	width: 150px;
	text-align: right;
}
div.data_investigation_title{
	font-size:15px;
	font-weight: bold;
	color:#49325F;
}
ol li ol li {
	list-style-type: lower-roman;
}
