a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #BC2919;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #DAD0C9;
}
.texto {
font-family: verdana, sans-serif;
font-size: 11px;
color: #666666;
}.panelizquierdo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 20px;
	border-bottom-style: none;
}
.barraizquierda {
	margin-bottom: 20px;
	border: thin none #999999;
}
.panelcentral {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 20px;
	border-bottom-style: none;
	border-top-style: solid;
	border-left-style: none;
}
.encabezado {
	font-family: "Futura Hv BT", Verdana;
	font-size: 12px;
	color: #006699;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	letter-spacing: 3px;
}
.bordeexterior {
	margin-bottom: 20px;
	border-top: thin solid #999999;
	border-right: medium solid #999999;
	border-bottom: medium solid #999999;
	border-left: thin solid #999999;
}
.bordeinf {
	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: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

li {
	margin-bottom: 6px;
	list-style-image: url(images/b.gif);
}
