body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
img {
	display: block;
}
.FormEstilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;
	border: thin solid #FF6600;
	font-weight: bold;
}


.TextoBlanco {
	color: #FFFFFF;
	margin: 15px;
}.TextoNegro {
	margin: 15px;
	color: #000000;
}
.CodDetalle {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

