@charset "windows-1251";
.TITULO {
	text-align: center;
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #06C;
}
.texto {
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #06C;
}
.mensaje {
	text-align: center;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #06C;
}
.mensaje1 {
	text-align: left;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #C60;
}
.mensaje2 {
	text-align: center;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
}
.TITULO_1 {
	text-align: center;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #C60;
	text-decoration: underline;
}
.text_1 {
	font-family:Tahoma, sans-serif;
	font-size: 10px;
	color:#DDD;
	padding-left:20;
	padding-right:10
}