body {
		padding: 0px;
		margin: 0px;
		overflow: auto;
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		SCROLLBAR-FACE-COLOR: #ffffff;
		SCROLLBAR-HIGHLIGHT-COLOR: #000000;
		SCROLLBAR-SHADOW-COLOR: #ffffff;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR: #000000;
		SCROLLBAR-TRACK-COLOR: #ffffff;
		SCROLLBAR-DARKSHADOW-COLOR: #9999FF;
		background-color: #000000;
}

.texto {
	 	text-align: center; 
		color: black;
		font-size: 10px;
		}
.textopetit {
	 	text-align: center; 
		color: black;
		font-size: 8px;
		}		

td {
	font-family: Verdana, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

input { font-size: 10px; height: 16px; 	font-family: Verdana; background-color: #FF5500; border: solid 1px #FFAACC;  font-weight: bold; color: white}

a.link_entrada:link { font-size: 10px; color: white; text-decoration: none; font-weight: bold }
a.link_entrada:visited { font-size: 10px; color: red; text-decoration: none; font-weight: bold }
a.link_entrada:hover { font-size: 10px; color: #000099; text-decoration: none; font-weight: bold }
a.link_entrada:active { font-size: 10px; color: red; text-decoration: none; font-weight: bold }
.tdlegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
