/* CSS Document */

.style1 {color: #FFFFFF}
.fondama {
	background-color: #FFFF00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	background-image: url(img/fondo.jpg);
}
.style2 {
	font-size: x-small;
	color: #FFFFFF;
}
.m 
{
	border-bottom: 1px solid #ffa8a8;
	
}
.style3 {color: #FF0000}
.style5 {color: #FF0000; font-weight: bold; }
.Estilo1 {font-size: x-small}
.Estilo2 {
	font-size: medium;
	font-weight: bold;
}
.Estilo3 {color: #006600}
.Estilo4 {
	color: #009900;
	font-weight: bold;
	font-size: medium;
}
.Estilo5 {
	color: #990000;
	font-weight: bold;
	font-size: medium;
}
.Estilo6 {
	color: #000066;
	font-weight: bold;
}
.Estilo7 {color: #000099}
.Estilo8 {color: #999999}
.Estilo9 {color: #990000}