body{
  background-color:#eee;
  font-family: eric,verdana,sans-serif;
  font-size: 10pt;
}

td{
  font-size: 10pt;
  padding: 10px;
}

.header{ 
  background-image: url(pedro_head.gif);
  background-repeat: no-repeat;
  border:none;
  width:650px;
  height:120px;
}

.menu{ 
  position:absolute;
  width:100px;
  left:75px;
  top:180px;
}

.cvcontent{ 
  position:absolute;
  left:175px;
  top:180px;
}

.page{ 
  background-color: #fff;
  margin: 50px;
  padding: 25px;
  width: 100%-50px;
  border: 1pt;
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  font-size: 12pt;
}



h1{ 
  font-family: eric,verdana,sans-serif;
  font-size:160%;
  font-weight:normal;
}

h3{ 
  font-family: eric,verdana,sans-serif;
  font-size:120%;
  margin-top:40px;
  margin-bottom:0px;
  font-weight:normal;
}
.flash{ 
  background-color: #fff;
  margin: 50px;
  padding: 0px;
  width: 550px;
  border: 1pt;
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  font-size: 12pt;
 }


.quick{ 
  background-color: #fff;
  margin: 50px;
  width:50%;
  padding: 2px;
  border: 1pt;
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  font-size: 12pt;
 }

div.page A{
  color:#777;
  text-decoration: none !important;
}

div.page A:hover{
  color:#000 !imporant;
  text-decoration:underline !important
}

li{ 
  margin-top:14px;
  margin-bottom:14px;
 }
