/* CSS Document */
b{
font: Arial, Helvetica, sans-serif;
font-size: 10;
text-align: center;
color:#000000;
}
p{
font:Arial, Helvetica, sans-serif;
 padding: 4 2 4 2px;
font-size: 12px;
color: #333333;
text-align:justify;
}

.caracteristicas { margin-left: 5px; margin-right: 5px }

ul
{  
 list-style-type: disc;
 list-style: square inside url('arrow.gif')
} 
.center {
text-align: center;
text-decoration: underline;
background-color: rgb(250,0,255)
}
td { 
    font-family:verdana,arial; 
    font-size:8pt; 
} 
.estilotabla{ 
    background-color:ffffff; 
    border-style:solid; 
    border-color:666666; 
    border-width:1px; 
} 
.estilocelda{ 
    background-color:993333; 
    color:333333; 
    font-weight:bold; 
    font-size:10pt; 
} 

h3, h4
{
color: #333300;
font-family: verdana, arial, 'sans serif';
font-style: inherit; 
}

