
.light_blue_big {color: #1d99a4; 
             font-family: "Impact";
             font-size: 13pt;}

.light_blue_small { color: #1d99a4; 
             font-family: "Arial";
             font-size: 10pt;
			 font-weight: bolder;}

.dark_blue_big {color: #000066; 
             font-family: "Arial";
             font-size: 12pt;
			 font-weight: bolder;}

.red_big_2 {color: #e95d2b; 
             font-family: "Arial";
             font-size: 12pt;
			 font-weight: bolder;}

.dark_blue_small {color: #000066; 
             font-family: "Arial";
             font-size: 10pt;
 			 text-decoration:none;
			 font-weight: bolder;}
						 
.red_big {color: #e95d2b; 
             font-family: "Impact";
             font-size: 13pt;
			 text-decoration:none;}

.red_small {text-decoration: none;
             color: #e95d2b; 
             font-family: "Arial";
             font-size: 10pt;
			 font-weight: bolder;}
						 
.top_table { 
			 background:#1d99a4;
			 text-align: center;
						 }
						 
.top_table_text { color: "white"; 
             font-family: "Impact";
             font-size: 13pt;
			 text-decoration: none; 
						 }

						 
.form_table {color: "white"; 
             font-family: "Arial";
             font-size: 10pt;
			 background:#1d99a4;
			 text-align: right; 
						 }

.input {    border-style:"solid";
			  border-color:#e95d2b;
			  border-width: 1px; 
						 }


		/*--------prueba--------		
		
				 .bar {color: white; 
             font-family: "Georgia";
             font-size: 20pt;
			 font-weight: bolder;}

				 .bar2 {color: #d5bb55; 
             font-family: "Georgia";
             font-size: 10pt;
			 font-weight: bolder;}
			 
*/			 			 