body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #E2E2E2;
	SCROLLBAR-HIGHLIGHT-COLOR: #595959;
	SCROLLBAR-SHADOW-COLOR: #595959;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #595959;
	SCROLLBAR-TRACK-COLOR: #E2E2E2;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.td_principal {
	background-attachment: fixed;
	background-color: #FF7F02;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondoi {
	background-attachment: fixed;
	background-image: url(../img/fondo_i.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	list-style-type: circle;
	list-style-image: url(../img/bullet.gif);
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.fondo{
	background-image: url(../img/fondo_td.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	color: #1D4A86;
	font-size: 16px;
}
.small {
	font-size: 12px;
}
.blanco {
	color: #FFFFFF;
}
.txt12 {

	color: #1D4A86;
	font-size: 12px;
}
.verysmall {

	font-size: 11px;
}
.txt14 {


	color: #1D4A86;
	font-size: 14px;
}
