.tablageneral {
	text-align: center;
	vertical-align: top;
	text-decoration: none;

	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;


}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
input {
	background-color: #FFFFCC;

}
select {
	background-color: #FFFFCC;
}
textarea {
	background-color: #FFFFCC;
}

