
      
	   #navcontainer a
{
	display: table-cell;
	color: #FFF;
	text-decoration: none;
	width: 4cm;
	height: 16px;
	list-style-type: disc;
}
#navcontainer a:hover
{
background-color: #9E9E9E;
color: #FFF;
}


table       { font-family: Arial; font-size: 10pt;   }
.tabla      { font-family: Arial; font-size: 10pt;  background-color: lavander; border-style: inset }
body        { font-family: Arial; font-size: 10pt }
.tit        { font-family: Arial; font-size: 10pt; color: #FFFFFF; background-color: #0066FF }
.mens       { font-family: Arial; font-size: 10pt; color: #FF0000 }
.header           { font-family: Arial; font-size: 9pt; color: #FFFFFF; font-weight: bold; 
               background-color: #0066cc }
.c    { text-align: center }
th    { font-family: Arial; font-size: 10pt; }
td    { font-family: Arial; font-size: 10pt; }
body         { font-size: 10pt; font-family: Arial }



