/* CSS Document */

.table_main_page .td_main_content li {
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;
	color: #C02E03;
	margin-bottom: 20px;
}

.normal_text {
	color: #514B39;
}

.note {
	margin-left: 42px;
	font-weight: bold;
	text-transform: uppercase;
}	
