.estilo {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #0033FF;
	background-attachment: fixed;
	background-color: #FFFFFF;
	text-align: justify;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
	color: #0033FF;
	text-align: justify;
}



h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	text-align: left;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	background-position: left;

}
BODY {	SCROLLBAR-FACE-COLOR: 3399ff; SCROLLBAR-HIGHLIGHT-COLOR: ffffff; SCROLLBAR-SHADOW-COLOR: ffffff; SCROLLBAR-ARROW-COLOR: ffffff; scrollbar-3d-light-color: gold; scrollbar-dark-shadow-color: 0099ff
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
