body, html {
	margin: 0;
	width: 780px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#C8D6F8;
	color: #000000;
	font-size:12px;
}

#contenido{
	margin: 20px;
		background-color:#C8D6F8;

}

#contenido a{
	color: #000000; 
	text-decoration: none;
}

#contenido a.blanco
{
color:#fff
}

.blanco
{
color:#fff
}
h1{
	font-weight: bold;
	font-size: 12px;	
}

h2{
	font-size: 12px;	
	font-weight: normal;
	text-align: left;
	font-weight:bold;
 }
 
h3{
	font-size: 11px;	
	font-weight: bold;
 }
 
h4{
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	
	}
h4 a{
font-weight: bold;
}
h5{
	font-weight: bold;
	text-align: center;
}

h6{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	
	}
a{
	COLOR: #cc0000; 
	text-decoration: none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tablas
{
	color:#000;
	padding:3px;
	margin:0;
	border: thin solid #cc0000;
	font-size:10px;
}

.cabecera
{
	color:#fff;
	padding:3px;
	margin:0;
	border: thin solid #cc0000;
}
