select { 
	font-family:Arial; 
	font-size:10px;	
}
input { 
	font-family:Arial; 
	font-size:10px;	
}
table { 
	font-family:Arial; 
	font-size:10px; 
	border:1px solid gray;	
}
.titulo { 
	font-family:Arial; 
	font-size:11px; 
	color:gray; 
	font-weight:bold; 
	background-color:#F1F1F1; 
	height:20px; 
	border-top:1px solid gray; 
	border-bottom:1px solid gray; 
	text-align:center; height:25px;
}
.frm_titulo { 
	font-family:Arial; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:bold;	 
}

.tabletitulo{
	font-family:Arial;
	font-size:14px; 
	font-weight:bold; 
	color:#000066; 
	letter-spacing: 1.5px
}
.tablesubtitulo{
	font-family:Arial;
	font-size:11px; 
	font-weight:bold; 
	color:#999999; 
	letter-spacing: 1.5px
}


