tr, td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#333333;
}
.sectionHead { font-size: 16px;	line-height: 30px; font-weight: bold; color: #333333;}
.tableDetail { background-color: #CCCCCC;}
.tableHeading { color:#FFFFFF; text-decoration: bold ; background-color: #424973}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	line-height: normal;
	text-transform: none;
	font-weight: bold;
	text-align: left;
}


.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	color: #CCCCCC;
}
.textlink {color: #333333; font-size: x-small; }
.power {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}


