/* CSS Document */
<style type="text/css">

table.d1 {
         background: #f5f9fc;
         border-width: 1px;
				 
         border-color: #000000;
         border-style: solid;
      } 
table.d5 {
         background:;
         border-width: 1px;
         border-color: #000000;
         border-style: solid;
				 
         border-top-width: none;
				 
         border-top-color: none;
         border-top-style: none;
      }  
table.d2 {
         background: #f5f9fc;
         border-width: 1px;
				 
         border-color: #000000;
         border-style: solid;
      } 
table.d3 {
         background: #000000;
         border-width: 0px;
				 
         border-color: #000000;
         border-style: solid;
      } 
table.d4 {
         background:;
         border-width: 1px;
         border-color: #000000;
         border-style: solid;
				 
         border-bottom-width: none;
				 
         border-bottom-color: none;
         border-bottom-style: none;
      } 
.ne {
		font-family: tahoma;
		font-size: 11px;
		color: #000000;
		}
.date {
		font-family: tahoma;
		font-size: 11px;
		color: #FFFFFF;
		}		
.no {
		font-family: verdana;
		font-size: 9px;
		color: #000000;
		}
.tx {
    font-family: tahoma;
		font-size: 10px;
		border: 1px;
		border-style: solid;
		border-color: #000000;
		}								
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.Estilo1 {font-size: 11px; font-family: tahoma;}
.Estilo2 {color: #FFFFFF}
body {
	margin-top: 0px;
}
input {

		font-family: tahoma;
		font-size: 11px;
}
textarea {


		font-family: tahoma;
		font-size: 11px;
}

</style>