﻿
.MenuInforme_Body
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: Black;
	background-color: Orange;
	border: thin groove #FF9900;
}

.MenuInforme_Title
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	background-color: #EF8A30;	
	text-align:center;
}

.Menu_Items
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Black;
	background-color: Orange;
	text-align: center;
}