body {
	margin:5px;
	background-color: #006600;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify
}

h1 {
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none; 
	text-align: center; 
	margin:0 
	
}
h2 {
	font-family: Verdana; 
    font-size: 16pt; 
    color: #CAFFCA; 
    text-align: justify;
	font-weight: bold; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5
	 
	
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none; 
	text-align:justify; 
	margin:0; 
	
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none; 
	text-align:justify; 
	margin:10; 
	
}

.titulo       { font-family: Helvetica, Verdana, Georgia; 
                font-size: 12pt; 
                color: #214200; 
                text-align:left; font-weight:bold
}

.anuncio       { font-family: Helvetica, Verdana, Georgia; 
                font-size: 10pt; 
                color: #214200; 
                text-align:left; font-weight:bold
}

.menu {
	font-family: Trebuchet MS, Verdana, Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #686868;
	text-align:left; margin-top:10; margin-bottom:10
}

:hover.menu {
	font-family: Verdana, Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #686868;
}

.bajo  { font-family: Arial; 
          font-size: 8pt; 
          color: #686868;
          text-align:center
}

.texto       { margin:0; 
               font-family: Georgia, Arial; 
               font-size: 10pt; 
               color: #FFFFFF; 
               text-align: justify }
               
.textoficha  { font-family: Verdana; 
               font-size: 10pt; 
               color: #006600; 
               text-align: justify }
               
.bajoficha  { font-family: Arial; 
          font-size: 8pt; 
          color: #006600;
          text-align:center
}
               
.link       { margin:0; 
               font-family: Verdana, Arial;
               font-weight: bold; 
               font-size: 10pt; 
               color: #000000; 
               text-align: center }
