body, html {

	scrollbar-arrow-color:#ffffff;

	scrollbar-track-color:#FFFFFF;

	scrollbar-shadow-color:#999999;

	scrollbar-face-color:#3276B4;

	scrollbar-highlight-color:#FFFFFF;

	scrollbar-darkshadow-color:#ffffff;

	background-color:#FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#333333;

	text-align: justify;

	  }



h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color:#FF6600;

	text-decoration: none;

	display: inline;

	border-bottom-style: none;

	margin-left: 9px;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;

	text-transform: none;

}



h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight: bold;

	color:#FF6600;

	text-decoration:none;

	display: inline;

	padding-left: 5px;

}



h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #006699;

	text-decoration:none;

	display: inline;

	padding-left: 5px;

}



h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #7F7F7F;

	display: inline;

	padding-left: 5px;

}





a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #700000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;


}
a.estilo2:link { font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;}
a.estilo2:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}


.linea-horiz-gruesa {

	background-image:  url('../imagenes/linea-horiz.gif');

	background-repeat:   repeat-x;

	background-position:  center;

}

.linea-vert {

	background-image:  url(../imagenes/linea-vert.gif);

	background-repeat:  repeat-y;

	background-position:  left;

}

.linea-horiz-fina {

	background-image:  url(../imagenes/linea-hor-fina.jpg);

	background-repeat:   repeat-x;

	background-position:  center;

}

h5 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #AD1D00;

	display: inline;

	padding-left: 5px;

}

h6 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	display: inline;

	padding-left: 5px;

}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: circle;
	border: 1px solid #A4BAC6;
}
