/* CSS Document */


<!--
body {
	background-image: url(background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
}
.Estilo1 {
	font-size: 11px;
	color: #FFFFFF;
}
.Estilo2 {
	color: #EFEBDE;
	font-size: 16px;
}
.Estilo3 {color: #6B0018}
.Estilo4 {color: #660000}
.Estilo5 {font-size: 14px}
.Estilo6 {
	font-family: "Times New Roman";
	font-size: 36px;
	color: #6B0018;
	font-style: italic;
}
.Estilo7 {color: #78422B}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
-->

