BODY{
	scrollbar-face-color:#CCCCCC;
	scrollbar-arrow-color:#990000;
	scrollbar-track-color:#990000;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:#990000;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-Color:black;
	background-color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Estilo1 {
	font-size: 26px;
	font-style: italic;
	color: #CC0000;
}
.Estilo2 {
	font-size: 24px;
	font-style: italic;
}
.Estilo3 {font-size: 24px; font-style: italic; color: #CC0000; }
.Estilo4 {font-size: 14px; font-style: italic; color: #CCCCCC; }
.Estilo5 {	color: #CC0000;
	font-size: 33px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

