/* CSS Document */

<style type="text/css">

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #666666;
}
.Estilo2 {
	font-size: 12px;
	
}
a:link {
	color: #B72E5C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B72E5C;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Estilo3 {
	color: #CC3467;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #CC3467;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}

a {
	font-weight: bold;
}
.Estilo5 {color: #CC3467; font-weight: bold; font-size: 12px; }
.Estilo6 {
	color: #000000;
	font-size: 12px;
}

.Estilo7 {
	display:block; //Convertimos el vínculo en un bloque.
	text-decoration:none;
	margin-bottom:8px;
	margin-top:8px;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	background-color:#FFBFFF;
}
.barra {
	display:block; //Convertimos el vínculo en un bloque.
	text-decoration:none;
	margin-bottom:8px;
	margin-top:8px;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight: bold;
	color: #000000;
	background-color:#FFBFFF;
}
.Estilo9 {color: #999999; font-size: 12px; }

</style>.Estilo6 strong {
	color: #C36;
}
