<!--
.menu {font-family: Verdana, Arial; font-weight: 500; font-size: 10pt; background-color: black; text-decoration: none}
.menu:link {color: white}
.menu:visited {color: white} 
.menu:active {color: #C0C0C0}


.header {font-family: Verdana, Arial; font-weight: 400; font-size: 8pt; background-color: black; text-decoration: none}
.header:link {color: white}
.header:visited {color: white} 
.header:active {color: #C0C0C0}

.headertitle { 
  color: white;
   font-size: 13pt;
   font-family: verdana; 
}

.headerseparator {
   font-size: 12pt;
   font-family: verdana; 
   color: #C0C0C0
}


A {font-family: Verdana, Arial; font-weight: 600; font-size: 9pt; text-decoration: none}
A:link {color: #808080}
A:visited {color: #808080} 
A:active {color: #C0C0C0}

.title { 
   font-weight: 800;
   font-size: 10pt;
   font-family: verdana; 
   color:black
}

.main { 
   font-size: 9pt;
   font-family: verdana; 
   color:black
}
.main2 { 
   font-size: 9pt;
   font-family: verdana; 
   color:white
}

-->
