body {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
}

a { 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}

.menutitle {
	cursor:pointer;
	background-color:#EFEFEF;
	color:#ff0000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;
}

.submenu {
    margin-bottom: 0.9em;
}

.bordo {
	border-right: #00cc66 1px solid; 
	border-top: #00cc66 1px solid; 
	border-left: #00cc66 1px solid; 
	border-bottom: #00cc66 1px solid;
}

td
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
}

