<!--
a {
	font-family:"Comic Sans MS", cursive;
	font-size: 11px;
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF3300;
}

table, tr,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;	
}

body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
	
.combo { 
font-family: Arial, Helvetica, Verdana; 
font-size: 8.5pt;
color: #000;
background-color: #f1f3f4;
}

.border { 
	border: 1px 1 #CCCCCC;
 }
 
 select, input { font-family:Arial, Helvetica, sans-serif; font-size:11px; }
 .headListaAdmon { background-color:#990000; color:#EEEEEE; } 
 .headLista1 { background-color:#333333; color:none; font-weight:bold; }
 .headLista2 {  background-color:#000000; color:#FFFFFF; text-align:center; font-weight:bold; }
 .headLista3 {  background-color:#999; color:#000; text-align:center; font-weight:bold; }
 .headPaginar {  color:none; }
 .error { color:#FF0000; text-align:center; }
-->

