/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana;
	line-height: 1.3em;
	margin: 0px;
	font-size: 11px;
	color: #333;
	width: 100%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

td {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #787878;
}

p {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333;
}

img { border: 0 none; }

/*****************************/
/*** Formato del login ***/
/*****************************/

 #Usuario
 {
    width: 250px;		
 }

 #Password
 {
    width: 250px;		
 }

 #Cerrar
 {
    width: 16px;		
	heigth: 16px;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333;
 }
      #Nombre
      {
         width: 222px;
      }
      #Apellidos
      {
         width: 222px;
      }
      #Email
      {
         width: 222px;
      }
      #Password0
      {
         width: 222px;
      }      
      #Password1
      {
         width: 222px;
      }
.table_header {
	font-size: 10px;
	color: #066CCC;
	font-weight: bold;
}
.Title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.table_first_column {
	font-size: 10px;
	font-weight: bolder;
	color: #066CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

/* FOOTER */
#footer {
	min-height: 65px;
	_height: 65px;
	clear: both;
	margin: 2px 0 0 0;
	text-align:left;
	max-width: 1000px;
}
#footer #copyright { float: right; font-size: 11px; text-align: center; margin: 14px 7px; padding:2px 0 3px; color: #888; *padding-top: 1px; *margin-top: 15px;}
#footer #copyright .text-img { margin-bottom: -6px; }
.footer-col { float: left; max-width: 200px; margin: 15px 20px 20px 20px;}
.footer-col p { margin: 0;}
.footer-col ul { margin:0; padding: 0;}
.footer-col ul li { list-style: none; font-size: 11px; margin: 2px 5px; padding: 0; }
.footer-col ul li.header { font-weight: bold; margin: 2px 0; color: #787878; }
.footer-col ul li a, div.footer-col ul li.header {  }
.footer-col p, div.footer-col a { font-size: 11px; }
.footer-col a { text-decoration: none; color: #838383; }
#footer .footer-col a:hover { text-decoration: underline;}
.Title2 {
	font-size: 14px;
	font-weight: bold;
	color: #066ccc;
}
header_grey {
	font-weight: bold;
	color: #787878;
}
header_ppal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.texto_gris_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
<style type="text/css">
{}
tr.rowfirst td {
	background-color: #0089D0; color: white; font-weight:bold; text-align:center; padding-top:10px; padding-bottom:10px; border:none;
}
tr.rowpar td {
	background-color: #F2FAFF; color: black; border:none; padding-left:10px; padding-top:10px; padding-bottom:10px; 
}
tr.rownon td {
	background-color: #FFFFFF; color: black; border:none; padding-left:10px; padding-top:10px; padding-bottom:10px; 
}
</style>

h2 {
  font-size: 2.5em;
  margin: .5em 0 .75em;
  color:black;
  /*letter-spacing: -0.02cm;*/
}

h3 {
  font-size: 1.5em;
  margin: 1.5em 0 0.5em;
  color:#333;
/*  font-weight: normal;*/
}

h4 {
  font-size: 1.25em;
  margin: 1.5em 0 0.5em;
  color:#333;
  /*font-weight: normal;*/
}

h5 {
  font-size: 1.2em;
  color: #333;
  /*font-weight: normal;*/
}
.myriad-pro-med {
    color: #333333;
    font-size: 12pt;
}
