a:link {text-decoration: none; font-family: helvetica, arial; color: blue;}
a:visited {text-decoration: none; font-family: helvetica, arial; color: blue;}
a:active {text-decoration: none; font-family: helvetica, arial; color: blue;}
a:hover {text-decoration: none; font-family: helvetica, arial; color: #06C;}

a.mainmenu:link {text-decoration: none; color: black; font-weight: bold;}
a.mainmenu:visited {text-decoration: none; color: black; font-weight: bold;}
a.mainmenu:active {text-decoration: none; color: black; font-weight: bold;}
a.mainmenu:hover {text-decoration: none; color: #444;}

a.mainsubmenu:link {text-decoration: none; color: black;}
a.mainsubmenu:visited {text-decoration: none; color: black;}
a.mainsubmenu:active {text-decoration: none; color: black;}
a.mainsubmenu:hover {text-decoration: none;color: #444;}

a.download:link {text-decoration: none; font-family: helvetica, arial; color: black; font-weight: bold;}
a.download:visited {text-decoration: none; font-family: helvetica, arial; color: black; font-weight: bold;}

body, table, td, #x {font-family: helvetica, arial; color: black; font-size: 9pt;font-style:normal;}

ul { margin-top: 4px; margin-bottom: 10px;}
li { padding-top: 4px; margin-left: -25px;}


h1, #h1 {font-style:normal; font-size: 12pt; font-weight: bold; color: black;}
h2, #h2 {font-style:normal; font-size: 10pt; font-weight: bold; color: black;}
h3, #h3 {font-style:normal; font-size: 9pt; font-weight: bold; color: black; margin-top: 0px; margin-bottom: 5px;}

img{border: none;}

#note, .small {font-style:normal; font-size:8pt; font-family: helvetica, arial;}
   
#sm {font-style:normal; font-weight: bold; color: black;}

.warn { color: red; font-weight:bold;}

.date {font-size: 7pt;}



table.menu {
  border-collapse: collapse;
}

td.menu {
  padding-right: 15px;
}