BODY {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.bordeinferior{
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

.intro{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
}

LI {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD.separador{
	height : 8px;
}

TD.amarillo{
	background-color : #FF9F00;
}

TD.granate{
	background-color : #7F0000;
}

TD.verde{
	background-color : #2A7F00;
}

TD.azul{
	background-color : #00BFFF;
}

TD.gris{
	background-color : #7F5F55;
}

TD.naranja{
	background-color: #E75C01;
}

TD.verdeclaro{
	background-color: #04BCB2;
}

TD.rojo{
	background-color: #E60000;
}

TD.azulon{
	background-color: #4085E2;
}

.amarillo{
	color : #FF9F00;
}

.granate{
	color : #7F0000;
}

.verde{
	color : #2A7F00;
}

.azul{
	color : #00BFFF;
}

.gris{
	color : #7F5F55;
}

.naranja{
	color: #E75C01;
}

.verdeclaro{
	color: #04BCB2;
}

.rojo{
	color: #E60000;
}

.azulon{
	color: #4085E2;
}

.azuloscuro{
	color: #000085;
}

h2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	text-transform : uppercase;
}

A.intro:link {
	color: #00016B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration: none;
	color: #00016B;
}

A.intro:visited {
	color: #00016B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration: none;
	color: #00016B;
}

A.intro:active {
	color: #00016B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration: none;
	color: #00016B;
}
