body {
font-family: Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
font-size: 12px;
color:#000000;
background-color: #ffffff;
}
td {
font-size: 12px;
color: #444444;
font-family: Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
}
h1 {
font-family: Helvetica,Arial,sans-serif;
color: #333333;
font-size:15pt;
}
h2 {
font-family: Helvetica,Arial,sans-serif;
color: #333333;
font-size:11pt;
}
a:link {
color: #02294D; text-decoration: none;
}
a:visited {
color: #02294D; text-decoration: none;
}
a:active {
color: #000000; text-decoration: none;
}
a:hover, a:visited:hover {
color: #000000; text-decoration: underline;
}
.grafico{
height:48px;
width:300px;
background: url('grafico.png') no-repeat left center;
text-align:center;
float: center;
padding-top:10px;
}
.grafico_anteriores{
height:48px;
width:400px;
background: url('grafico.png') no-repeat left center;
text-align:center;
float: center;
padding-top:10px;
}
.data{
color: #657E94;
}