  <STYLE>
	BODY {margin: 2% 5%}
	BODY, TD {font-family: Arial; font-size: 12px; color: #666666}
	H1 {font-size: 22px; color: #666699; padding-bottom: 10px; border-bottom: 1px solid}
	A:link {color: #666699;text-decoration: none}
	A:visited {color: #666699}
	A:hover {color: #9999CC}
        
	FORM {margin: 2px 4px}
	INPUT { font-family: Arial; font-size: 11px; height: 19; color: #666666; background: #F8F8F9;  margin-right: 10px}
	SELECT {width: 240px; font-family: Arial; font-size: 11px; color: #666666; margin: 1px 0px; margin-right: 10px}
	TEXTAREA {width: 300px; height: 70px; font-family: Arial; font-size: 12px; color: #666666; padding: 1px 3px 0px; margin-right: 10px}
	P {margin-top: 15px}
	HR {height: 1px; color: #DDDDDD; margin: 10px 0px}
	.button {width: 120px; background: white; height:21; margin-top: 10px;
		}

        fieldset {border:1px solid #2095FF;
		background: #ffffff;
  		padding: 0.8em;
  		font:95%/1 sans-serif;
                }
 
      
       legend {
		text-align: center;
		background: #F0F0F0;
		padding: 5px 5px;
		border:1px solid black;
		color: #93b1c9;
		font-size:90%;
		font-weight:bold;
		}


          <!-- #F0F0F0 -->

     form.estilo fieldset {
		border:3px solid blue;
		background: #ffffff;
  		padding: 0.8em;
  		font:80%/1 sans-serif;
		}
	form.estilo legend {
		text-align: center;
		background: #5b6d7c;
		padding: 10px 5px;
		border:1px solid black;
		color: #93b1c9;
		font-size:90%;
		font-weight:bold;
		}
	form.estilo label {
  		float:left;
  		width:40%;
		color: #5b6d7c;
  		margin-right:20px;
  		padding-top: 3px;
  		text-align:right;
  		font-weight:bold;
  		}
	form.estilo input {
		color: black;
		border-top: solid 1px black;
		border-left: solid 1px black;
		border-bottom: solid 1px white;
		border-right: solid 1px white;
		background: #5b6d7c;
		}
	.boton {
		background: #93b1c9 !important;
		color: #5b6d7c !important;
		border-top: solid 1px white !important;
		border-left: solid 1px white !important;
		border-bottom: solid 1px black !important;
		border-right: solid 1px black !important;
		font-weight: bold;		
		margin-top: 10px;
		margin-left: 45%;
               	}
    </STYLE> 
   
