body {
   font-family: Arial; 
   font-size: 14px;
   background-color:#A3CDDA;
   scrollbar-base-color: #ffffff;
   scrollbar-arrow-color: #000000;
   scrollbar-DarkShadow-Color: #000000;
   margin-top: 0px;
}

a:link {
   font-family: Arial;
   font-size: 11px;
   color: #009900;
   font-weight:bold;
   text-decoration: none;
}

a:visited {
   font-family: Arial;
   font-size: 11px;
   color: #009900;
   font-weight:bold;
   text-decoration: none;
}

a:active {
   font-family: Arial;
   font-size: 11px;
   color: #009900;
   font-weight:bold;
   text-decoration: none;
}

a:hover {
   font-family: Arial;
   font-size: 11px;
   color: #009900;
   font-weight:bold;
   text-decoration: underline;
}

TABLE {
   font-family:Arial;
   font-size:11px;
   color: #000000;
   font-weight:500;
   word-spacing: 1pt;
   line-height: 16px;
}

select {
   color:#333333;
   font-size:12px;
   font-family:Arial;
   text-decoration:none;
   background:#FFFFFF;

}

option {
   color:#333333;
   font-size:12px;
   font-family:Arial;
   text-decoration:none;
   background:#FFFFFF;
   border:solid #999999;
   border-width: 0px;
   }

textarea {
   color:#333333;
   font-size:12px;
   font-family:Arial;
   text-decoration:none;
   background:#FFFFFF;
   border:solid #999999;
   border-width: 1px;
}

input {
   color:#333333;
   font-size:12px;
   font-family:Arial;
   text-decoration:none;
   background:#FFFFFF;
   border:solid #999999;
   border-width: 1px;
}

input.image {
   text-decoration:none;
   border-width: 0px;
}

.titulo{
   font-family: Arial;
   font-size: 12px;
   color: #990066;
   font-weight:900;
   line-height: 20px;
}

#confirmacion{
  font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #006633;
   font-weight:bold;
   font-style:italic;
}

#error{
  font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #CC0000;
   font-weight:bold;
   font-style:italic;
}

.super-titulo{
 font-family: Arial;
   font-size: 18px;
   color: #990066;
   font-weight:900;
   line-height: 30px;
}

.titulo-footer{
	font-family: Arial;
	font-size: 11px;
	color: #009900;
	font-weight:900;
	line-height: 30px;
	text-decoration:none;
}

.super-titulo-2{
 font-family: Arial;
 font-size: 24px;
 color: #990066;
 line-height: 30px;
 font-weight:bold;
}