@charset "UTF-8";
.table_elements {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D4381;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4482;
}
.top_table_elements {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D4381;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E4482;
}

