<STYLE type="text/css">
<!--

	H1{
		color:#911C1C;
		font-size:150%;
		font-weight: bold;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
	}
	
	H2{
		color:#911C1C;
		font-size:110%;
		font-weight: bold;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
		text-decoration: underline;
	}
	
	.explicacionFormulario{
		font-size:90%;
		color:black;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
	}
	
	.formularioEmail{
		font-weight: bold;
		font-size:90%;
		color:810C0C;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
		
		background-color:#B29C67;
	
	}
	
	.formularioEmailWebmasters{
		font-weight: bold;
		font-size:90%;
		color:810C0C;
		font-family: 'Bookman Old Style', serif, sans-serif, 'Times New Roman', times, arial, verdana;
		
		background-color:#E5B540;
	
	}
	
	.recuadroFormularioWebmasters{
		background-color:#E5B540;
		border:1px #911C1C solid;
	}
	
	.entradaFormulario{
		border:1px #911C1C solid;
		width:100%;
		background-color: #E7CF9C;
	}
	
	.recuadroFormulario{
		background-color:#B29C67;
		border:1px #911C1C solid;
	}
	
	.puntuacionesLinea{
		width:2ex;
	}
	.puntuacionesMotivo{
		width:1ex;
	}
	.puntuacionesPuntos{
		width:18ex;
	}
	.puntuacionesPSuspensivos{
		vertical-align='sub';
		color:#911C1C;
		height:1px;
	}
// -->
</STYLE>