body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: "8";
	background-repeat: no-repeat;
	background-position:  right 50%;
}

A {
  color: #663300;
  font-style: normal;
  text-decoration: none;
}

A:hover {
  color: #DEC069;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}
select input 
{ 
font-family : arial; 
font-size : 10; color : #000033;
font-weight : bold; border-color : #999999;
border-width : 1;
background-color : #ffffff
} 
textarea
{
font-family : arial;
font-size : 10; color : #333333;
font-weight : bold; 
border-color : #999999;
border-width : 1; 
background-color : #ffffff
}
h1 { 
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.contenido { 
	text-align: justify;
}