a.nav:link { 
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   text-decoration : none;
   color: Black;
  }

a.nav:hover { 
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   text-decoration : underline;
   color: Black;  
}

a.nav:active { 
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   text-decoration : none;
   color: Black;
}

a.nav:visited { 
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   text-decoration : none;
   color: Black;
}

a.nav0:link { 
   font-family: Arial;
   font-size: 12px;
   text-decoration : none;
   color: Black;
  }

a.nav0:hover { 
   font-family: Arial;
   font-size: 12px;
   text-decoration : none;
   color: Black;  
}

a.nav0:active { 
   font-family: Arial;
   font-size: 12px;
   text-decoration : none;
   color: Black;
}

a.nav0:visited { 
   font-family: Arial;
   font-size: 12px;
   text-decoration : none;
   color: Black;
}
  
.menutable {
   font-family: Arial;
   font-size: 12px;
   border-left: 1px solid #639AC6;
   border-right: 1px solid #639AC6;
   border-top: 1px solid #639AC6;
   border-bottom: 1px solid #639AC6;
   border: 1px solid #639AC6;
}

.smenutab {
   font-family: Arial;
   font-size: 12px;
   cursor: hand ;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #639ACE;
   border-right-color: #639ACE;
   border-bottom-color: #639ACE;
   border-left-color: #639ACE;
   background-color: #D6E3F7;
   border-left: 1px solid #639ACE;
   border-right: 1px solid #639ACE;
   border-top: 1px solid #639ACE;
   border-bottom: 1px solid #639ACE;
   border: 1px solid #639ACE;
}

.ssmenutab {
   font-family: Arial;
   font-size: 12px;
   cursor: default;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #639ACE;
   border-right-color: #639ACE;
   border-bottom-color: #639ACE;
   border-left-color: #639ACE;
   background-color: #D6E3F7;
   border-left: 1px solid #639ACE;
   border-right: 1px solid #639ACE;
   border-top: 1px solid #639ACE;
   border-bottom: 1px solid #639ACE;
   border: 1px solid #639ACE;
}
.title {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
}
.menu {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
}

.header {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: normal;
   color: #0F1295;
}

.datum{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: black;
}

.text {
   font-family: Arial;
   font-size: 12px;
   color: black;
   text-align : justify;
}

td {
   font-family: Arial;
   font-size: 12px;
   color: black;
   text-align : justify;
}

.fields {
   border-left: 1px solid #639AC6;
   border-right: 1px solid #639AC6;
   border-top: 1px solid #639AC6;
   border-bottom: 1px solid #639AC6;
   border: 1px solid #639AC6;
}

.copyright {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: black;
}

