span{
	font-family: arial;
}

body {
color: #505070;
}
p{
	font-family: arial;
	text-align: justify;
  font-size: 10pt;
}
h1{
	font-family: arial;
	font-size: 24;
	font-weight: bold;
	color: #101080;
}

h2{
	font-family: arial;
	font-size: 18;
	font-weight: bold;
	color: #101080;
}

h3{
	font-family: arial;
	font-size: 12;
	color: #101080;
}

li {
	font-family: arial;
	font-size: 10pt;
	text-align: justify;
}

a:link { 
      color: #1010a0;
      text-decoration:none;
}
a:visited{ color:#1010a0;
   font-weight: normal;
   text-decoration: none;
}

a:select { 
      color: #a010a0;
      text-decoration:none;
}

#direccion {
	background-color: #ffffff;
      position: absolute;
	width: 100%;
      top:450px; left:15px;
      border-style: solid;
      border-width: 1px;
      border-color: #f0f000;
}

th {
	background-color: #1010a0;
	font-weight: bold;
	color: #ffff00;
}


table.formulario { border-style: solid; border-color:blue; border-width: 1pt; 
 	background-color: white; 
	font-family: arial;
	font-size: 10pt;}
	
td.formulario { border-style: solid; border-color:blue; border-width: 1pt; 
 	background-color: #b0b0f0; 
	font-family: arial;
	font-size: 10pt;}
	
blockquote {
	font-size: 10pt;
	font-family: arial;
}

ul {
	margin-top: 3pt;
}