body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}

td.head {
	white-space:nowrap;
	background-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a.head-mainlink:link,
a.head-mainlink:visited{
	text-decoration:none;
	color:#666666;
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.head-mainlink:hover{ text-decoration:underline; color:#000053; white-space:nowrap; }

a.barra:link,
a.barra:visited {
	text-decoration:none;
	color:#666666;
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.barra:hover {
	color:#7E2E0C;
	font-weight: normal;
	white-space:nowrap;
	border: thin none #9A9A81;
	margin: 0px;
	padding: 0px;
}

.Titulo_Seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
}

.Contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}

.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #ededed;
}

.ContenidoLista {
	font-family: Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}

.ContenidoBlack {
	font-family: Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

a.Link:link,
a.Link:visited {
	text-decoration:underline;
	color:#333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}

a.Link:hover {
	text-decoration:underline;
	color:#990000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}

