<!--
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Estilo1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #002B6D;
}
body {
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table {
	align:left;
	border: 1px solid #CCCCCC;
	background-color: #f4f4f4;
	background-image: url(images/fdotable.jpg);
	margin-left: 15 px;
	margin-right: 15 px;
}
.tdNarj {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #E88A3E;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EE8C41;
}
.marg5 {
	padding: 15,0,5,15 px;
}
.Estilo2 {
	font-size: 12;
	color: #002D6F;
	font-weight: bold;
}
.Estilo3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #EB8B3F;
	font-weight: bold;
}
a, a:link, a:visited {
	text-decoration:none;
	COLOR: #003574;
}
a:hover{
	text-decoration:underline;
	COLOR: #ee8d40;
	}
/* END CSS Document */