body {
font-family: Verdana;
font-size:10pt;
background-image: url("images/back_site.jpg");
color: #335A32;
background-attachment: fixed;
}
html{
scrollbar-highlight-color: #4186BE;
scrollbar-shadow-color: #326894;
scrollbar-arrow-color: #656565;
scrollbar-base-color: #EEEEEE;
scrollbar-face-color: #EOEOEO;
scrollbar-3d-light-color: #4186BE;
scrollbar-track-color: #656565;
}
table {
text-color: #334B21;
font-family: Verdana;
font-size:10pt;
border-color: #000000;
text-align: justify;
}
hr {
color: #B96FAA;
}


a:link {
color: #33529B;
text-decoration: underline;
}
a:visited {
text-decoration: underline;
color: #2D2679;
cursor: default;
}
a:hover {
color: #6289CA;
text-decoration: none;
font-style: italic;
cursor: default;
}
a:active {
color: #6289CA;
text-decoration: underline;
font-style: italic;
cursor: default;
}


.detail {
vertical-align: top;
width: 80;
}
.item {
font-size: 12pt;
text-align: center;
}
td.between {
background-color: #B96FAA;
font-size: 1px;
height: 1px;
}