.titulo
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 180%; 
	color: #800080;
	margin-top:0;
	text-align: center;
	background-color: transparent;
	}
p.contenido
	{
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 100%; 
    background: #C0C0C0;
    text-align: center;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-style: outset;
    margin-top: 0;
    margin-bottom: 0;
    }

.separador { display: none; }

BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	}

table   { font-size: 80% }

p.table { margin-top: 0; margin-bottom: 0 }

H1 {
	font-size: 180%;
	color: #000080;
	text-align: center;
	background-color: transparent;
	}

H2 {
	font-size: 160%;
	color: #0000FF;
	background-color: transparent;
	}

H3 {
	font-size: 140%;
	color: #800000;
	background-color: transparent;
	}

H4 {
	font-size: 120%;
	color: #008080;
	font-style: italic;
	font-weight: bold;
	background-color: transparent;
	}

H5 {
	font-size: 100%;
	color: #808080;
	font-style: italic;
	font-weight: bold;
	background-color: transparent;
	}


.aviso {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF00;
	}
		

DT {
	font-weight: bold;
	}

DD {
	margin-left: 1em;
	font-style: italic;
	}

A:link
	{ color: #000099; 
	background: transparent; 
	text-decoration: none; }

A:active
	{ color: #FF0000; 
	background: #FFFFFF; 
	text-decoration: underline; }

A:visited
	{ color: #CC0099; 
	background: transparent;  
	text-decoration: none; }

A:hover
	{  color: #009900; 
	   text-decoration: underline; 
	   background-color: transparent;}


.destacar {
	font-weight: bolder;
	color: #FF0000;
	background-color: transparent;
	}

.pie {
		text-align: center;
		font-size: 70%;
		}
		
.autor {
		text-align: center;
		font-size: 120%;
		}
		
.center {
		text-align: center;
		}

.letras
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%; 
	color: #000000;
	text-align: center;
	background-color: transparent;
	}	

.fecha
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%; 
	color: #000000;
	text-align: center;
	background-color: transparent;
	}	
