body {
	color: #DEDECA;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	background-color: #003366;
	scroll-bar
}

Estilo5 {font-size: 21px; font-family: "Monotype Corsiva"; font-weight: bold; }

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

.menu {
	font:Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-style: none;
	border-left-style: dotted;
	border-left-width: thin;
	color: #CC6633;
}

.texto {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align: justify;
	vertical-align: super;
}

.encabezado {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	color:#FFCC66;

}
