/* cookie */

.blue_underlined_text {
	color: #00F;
	text-decoration:underline;
	font-weight:bold;
}

#table_cookie td {
	text-indent: 40px;
	}

#table_cookie th {
	text-align:left;
	text-indent: 40px;
	color:#00F;
}
	
	
