body,td,th {
	color: #FFCCCC;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFCC99;
}
a:visited {
	color: #FFCC99;
}
a:hover {
	color: #AE142C;
}
.Estilo1 {color: #AE142C}
.Estilo2 {font-size: 36px}
.Estilo3 {
	font-size: 24px;
	padding-top: 25px;
}
.Estilo4 {
	font-size: 30px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}
.titulos {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CDC2AB;
	padding-left: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B90025;
	border-right-color: #741416;
	border-bottom-color: #741416;
	margin-left: 7px;
	border-left-color: #B90025;
}
.subtitulos {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #42000D;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.bordesuperior {
	padding-top: 35px;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #CC3333;
}
.bordeinferior {
	padding-bottom: 35px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3333;
}
.pie {
	font-family: Tahoma;
	font-size: 9px;
	color: #B00000;
}
.Estilo5 {font-size: 24px}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}