Estilo0
{
font-Family: Arial; 
color:black; 
font-size: 32pt;
}

Estilo1
{
font-Family: Arial; color:green; 
font-size: 22pt;
}

Estilo2 
{
	font-size: xx-large;
	color: #FFFF00
}

Estilo3 {
color: #0000CC
}

body
{
background:purple;
}

Estilo5
{
font-Family: Arial; color: gray; 
font-size: 18pt;
text-align: left;
}

Estilo4
{
font-Family: Arial; color: blue; 
font-size: 22pt;
text-align: left;
font-weight: bold;
}

Estilo6
{
	color: #FF0000;
	font-size: x-large;
}

Estilo7 
{
	font-size: xx-large;
	color: #000000;
}

Estilo8 
{
	font-size: large;
	color: #CCCCCC;
}

Estilo9
{
font-size: large; 
color: #FFFF00; 
}

Estilo10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

Estilo11
{
font-size: 24px
}

