.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.body_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #0B2D5A;
	text-decoration: none;
}

.body_text_red_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #A02925;
	text-decoration: none;
}

.body_text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #0B2D5A;
	text-decoration: none;
}


.tablesip{border-collapse:collapse;}

.tablesip th {background-color:#8B8585; border-collapse:collapse; border-bottom:1px solid #ffffff; padding:2px; color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tablesip td {background-color:#F3F2F2; border-collapse:collapse; border-bottom:1px solid #ffffff;padding:2px;}
.tablesip td.gray {background-color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#9f2925; font-weight:bold;}


.tar{text-align:right;}