
A:link {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: blue;
  text-decoration: none;
}

A:hover {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: red;
  text-decoration: none;
}

A:visited {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: blue;
  text-decoration: none;
}
A:visited:hover {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: red;
  text-decoration: none;
}
Paragraph {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: black;
}

#wed01:link { color: blue ; }
#wed01:hover { color: red ; }
#wed01:visited {  color: black ; }
#wed01:visited:hover { color: red; }
#wed02:link { color: blue ; }
#wed02:hover { color: red ; }
#wed02:visited {  color: black ; }
#wed02:visited:hover { color: red; }
#wed03:link { color: blue ; }
#wed03:hover { color: red ; }
#wed03:visited {  color: black ; }
#wed03:visited:hover { color: red; }


TD {
  font-family:  arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: black;
}
H3 {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: black;
}
H4 {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: black;
}
H5 {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color:  #3879D4;
}
BODY {
  text-decoration: none;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}
DIV {
  text-decoration: none;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #808080;
}
.norm {font-weight: normal; }
.paleblue { color: #3879D4; }
.indent { margin-left: 10px; }
.leftdent { margin-left: 20px;}
.outdent {margin-right:20px; }
.indentgrey { margin-left: 90px; 
color: #808080; }
.grey { color: #808080; }
.ingrey { color: #808080; 
margin-left: 10px; 
}
.item { color: blue }
.tabtop { color: white;
margin-left: 10px ;
}
.blac {color: black; }
.highlight { color: red }
.news { color: black; 
margin-right: 30px;
}
.paneblue { color: #3879D4; 
  font-size: 7pt; }
.panel { color: #808080;
margin-left: 20px;
margin-right: 30px;
} 
.panelgrey { color: #808080; 
margin-right: 30px;
} 
.panelgreyn { color: #808080; 
margin-left: 10px;
}
.panelgreyi { color: #808080; 
margin-right: 30px;
margin-left: 10px;
} 
.paneldark { color: #330099; 
margin-right: 10px;
margin-left: 10px;
} 
.visited { color: gray }
.smaller { font-size: 9pt;}
}