a {
        color: black;
        text-decoration: none;
}
a:hover {
        color: #1F00FF;
        text-decoration: none;
}
a:active {
        color: #1F00FF;
        text-decoration: none;
}

.acta {
        color: #1F00FF;
        text-decoration: none;
}

table {
       font-family: verdana, helvetica, sans-serif;
       font-weight: normal;
       font-size: 10pt;
}

.head {
       	font-family: verdana, helvetica, sans-serif;
      	font-weight: bold;
       	font-size: 18pt;
}

.head2 {
       	font-family: verdana, helvetica, sans-serif;
      	font-weight: bold;
       	font-size: 13pt;
}

.bt {
       font-family: verdana, helvetica, sans-serif;
       font-weight: bold;
       font-size: 10pt;
}

.ma-head  {
       	font-family: verdana, helvetica, sans-serif;
      	font-weight: bold;
       	font-size: 13pt;
}

.ma-bt {
       font-family: verdana, helvetica, sans-serif;
       font-weight: bold;
       font-size: 9pt;
}

.ma-st {
       font-family: verdana, helvetica, sans-serif;
       font-weight: normal;
       font-size: 7pt;
}

.lu {
       text-decoration: underline;
}

.notoc {
       color: grey;
}


.title {
       position: absolute;
       width: 100px;
       height: 20px;
       left: 10px;
       z-index: 10;
       font-family: verdana, helvetica, sans-serif;
       font-weight: bold;
       font-size: 70%;
}

.submenu {
       position: absolute;
       left: 25px;
       width: 120px;
       layer-background-color: yellow;
       font-family: verdana, helvetica, sans-serif;
       font-size: 10px;
       visibility: hidden;
}

