#formulario .title {
	font-family: Arial, Verdana, "times New Roman","trebuchet MS" ;
	font-size: 18px;
	color:#0063CE;
}

#formulario .title2 {
	font-family: Arial, Verdana, "times New Roman","trebuchet MS" ;
	font-size: 13px;
	color:#0063CE;
}



#formulario body, table, textarea {
	font-family: Arial, Verdana, "times New Roman","trebuchet MS" ;
	font-size: 12px;
}

#formulario body, textarea {
	background-color: #CEE7FF;
}


/*
#formulario input, textarea {
	font-size: 12px;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid; 
}
*/

#formulario input2 {
	font-size: 12px;
	height: 20px;

}




#formulario hr 
 {border: none 0; 
border-top: 1px dashed #0066D5;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 



.cor1 {color: #FF0000}
.cor2 {color: #FFFFFF}
-->

