<!--
html {
height:100%;
}
body {
background-color:#FFFFFF;
background-image:url(pics/bg.png);
background-position:left top;
background-repeat:repeat-x;
color:#222222;
font-family:serif; font-size:small; color:black;
height:100%;
margin-top:0px;
padding-top:0px;
z-index:-2;
}

#menu {
background:transparent url(pics/navbar_bg.gif) repeat-x scroll;
}

#end a {text-decoration:none; font-size:small; color:rgb(140,140,140)}
#end a:hover {color:rgb(0,0,0)}

#formata {
padding: 4px;
}
//-->
