body
{
	background-color: 000000;
	font-size: 14pt;
	font-family: arial;
}


td.menu
{

        border-style: groove;
        border-width: thin;
        border-color: AAAAFF;
	background-color: 300030;
	font-size: 14pt;
	font-family: arial;
        text-align: center;
          
}

td.normal
{
        border-style: groove;
        border-width: thin;
        border-color: AAAAFF;
	background-color: 300030;
	color: AAAAFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	padding-left: 1cm;
	padding-right: 1cm;
}


th
{
	color: 300030;
}

td.dark
{
	border-style: none;
	background-color: 300030;
	color: AAAAFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	padding-left: 1cm;
	padding-right: 1cm;
}

td.fair
{
	border-style: none;
	background-color: 450045;
	color:  AAAAFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	padding-left: 1cm;
	padding-right: 1cm;
}

a
{
	color: AAAAFF;
}


a.menu:hover
{
	color: AAAAFF;
	font-family: arial;
	font-weight: 700;
	text-decoration: underline;
}
a.menu
{
	color: AAAAFF;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
	font-weight: 700
}


h1.principal
{
	font-size: 40pt;
	text-align: center;
	color: AAAAFF;
	background-color: 000000;
	font-family: courier;
	letter-spacing: 10
}

h1
{
	font-size: 20pt;
	text-align: center;
	color: AAAAFF;
	background-color: 450045;
	font-family: sans-serif;
	letter-spacing: 10
}

h2
{
	font-size: 12pt;
	text-align: center;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold
	color: AAAAFF;
}

h3
{
	font-size: 12pt;
	font-family: arial;
	text-transform: uppercase;
	text-align: center
}

p.centrado
{
	text-align: center;
}

