/* CSS Document */
body { margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
background-image:url(IMG/ultnoticias.jpg);
background-repeat:no-repeat;
} 
p { text-indent : 50px; }
h3 {color:#3300CC; 
text-decoration: underline;
letter-spacing: 5px;
text-decoration:underline;

}
.style1 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
    
}
#divTitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFF33;
	text-decoration: underline;
}
.style3 {font-size: 16px}

