
.head { color: white; font-size: 12px; font-family: Arial, Helvetica; }
body  { color: black; font-size: 11px; font-family: Arial, Helvetica; 

scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FF0000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FF0000;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#FFFFFF;

}
h1  { color: red; font-size: 12px; font-family: Arial, Helvetica }
h2  { color: red; font-size: 12px; font-family: Arial, Helvetica }
h3  { color: red; font-size: 12px; font-family: Arial, Helvetica }
td { font-size: 11px; font-family: Arial, Helvetica }
th  { color: red; font-size: 12px; font-family: Arial, Helvetica }
h4   { color: red; font-size: 12px }
.redtypo { color: red; font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; }
.pagina { font-size: 9px; }
.grey {
 color:      #696969;
 font-weight: bold;
 font-size:   12px;
 font-family: Verdana, Arial, Helvetica }
 
  a:active { text-decoration: none }

a:link         { color: black; text-decoration: underline; outline: none  }

a:visited       { color: black; text-decoration: underline; outline: none  }

a:visited:hover       { color: #f00; text-decoration: underline; outline: none  }

a:hover { color: #f00; text-decoration: underline; outline: none  }

.bodytext{color:black;font-size:11px;font-family:Arial, Helvetica}


