body {
	color: #114411;
}

a:active, a:focus, a:link, a:visited {
	font-weight : bold;
	text-decoration: none;
	color : #009030;
	}
a:hover {
	text-decoration: none;
	color : #114411;
	}

.width_700 {
	width: 700;
	}

.width_580 {
	width: 580;
	}

.width_171 {
	width: 171;
	}

.width_358 {
	width: 358;
	}

.TD_list {
	padding: 12px 8px 12px 8px;
	}
	
.TD_list_details {
	padding: 0px 8px 30px 8px;
	}

.TD_list_title {
	padding: 8px 8px 8px 8px;
	}

.TR_turns {
	background-color : #e7f1e7;
	}

/* d7e1d7  #e7f1e7 */