body 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-color: #F4AD07;
	}

p
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

table.borde 
	{
	border-color: #DF9E06 #DF9E06 #DF9E06 #DF9E06;
	border-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	color: white;
	}

td
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

td.blanco
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	}

td.texto
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	text-align: justify;
	}

td.tdform
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-color: #E39C06;
	text-align: left;
	}

td.titulo
	{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #DF9E06;
	text-align: center;
	font-weight: bold;
	color: white;
	}

td.cuerpo
	{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #F4AD07;
	padding: 8:
	text-align: center;
	color: white;
	}

li
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}


A:link
	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #1200AA;
	}

A:visited
	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #1200AA;
	}

A:hover
	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: FFFF00;
	}

A.azul:link
	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: FFFFFF;
	font-weight: bold;
	}

A.azul:visited
	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: FFFFFF;
	font-weight: bold;
	}

A.azul:hover
	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
	}

.textbox1
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #CCCCCC;
	border-width: thin;
	border-style: solid;
	border-color: black;
}

.flatbutton
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #90A0B0;
	color: white;
	font-weight: bold;
	border-width: medium;
	padding: 3;
}

table.legal
  {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: Black;
	background-color: white;
}

P.legal {
  font-size: 7pt;
  font-family: Verdana;
  text-decoration: none;
  color: #1200AA;	
}

A.legal:link
	{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #1200AA;
	}

A.legal:visited
	{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #1200AA;
	}

A.legal:hover
	{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color: FFFF00;
	}