a{
color: #00CC66;
}
a:visited{
color: #00CC66;
}
h1{
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
}
.titulo{
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #000080;
}
.titulo:visited{
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #000080;
}

td, body, div {
    font-family: arial;
    font-size: 12px;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.decsripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sub{
	margin-left: 1.0cm 
}
body
{
	background: #000033;
	color: #CCCCCC;
}
td,p,span,h1
{
	color: #CCCCCC;
}
.ficha{
    font-family: arial;
    font-size: 12px;
    color: #000000;
}
.resumen{
    font-family: verdana, arial;
    font-size: 11px;
    text-align: justify;
        color: #000000;

}