<!--
body {
background:white;
color:#3f3f3f;
margin:20px auto;
padding:0px;
font-size:11px;
font-family:'Lucida Grande', 'Lucida Sans Unicode',geneva,arial, sans-serif;
}

#thebox {
width:800px;
position: relative;
margin: 20px auto;
text-align:center;
/*border: gray solid 1px;*/
}

a { 
color: black;
background:transparent;
text-decoration: none; 
font-weight: bold;
}

a:hover { 
color: red;
background:transparent;
} 

#header {
text-align:center;
height:74px;
background: url(http://www.oyarzun.com/myEmail/nota/imgs/card_header.jpg) no-repeat;
}

#texto {
width:239px;
line-height:16px;
text-align:left;
margin:0px 0px 0px 0px; 
padding:24px 124px 0px 124px; 
}

#forma {
width:300px;
text-align:left;
margin:24px 0px 0px 0px; 
padding:0px 0px 0px 0px; 
}

#date {
/*font-family: "American Typewriter", Courier, "Courier New", sans-serif;*/
width:320px;
margin:0px auto; 
padding:0px 0px 0px 0px;
text-align:left;
line-height:12px;
}

#footer {
background: url(http://www.oyarzun.com/myEmail/nota/imgs/card_footer.jpg) no-repeat;
height:46px;
padding:0px 0px 0px 0px;
}

#date td {font-size:10px;}
#texto td {font-size:11px}
-->
