a, body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
  font-family: "Arial";
  color: #004080
}

a, body,table,td,tr,div,p,pre,ul {
  font-size: 10pt;
  line-height: 13pt
}

body {
  background-color: #FFFFFF;
}

h1 {
  font-size: 13pt;
  font-weight: bold
  margin-top:10pt;
  margin-bottom:6pt;
}

h2 {
  font-size: 11pt;
  font-weight: bold;
  line-height:20pt;
  margin-top:10pt;
  margin-bottom:4pt;
}

h3 {
  font-size: 11pt;
  font-weight: bold
  margin-top:10pt;
  margin-bottom:2pt;
}

a {
 text-decoration: none
}
a:link    {color: #0054A8}
a:visited {color: #0054A8}
a:active  {color: #0984FF}
a:hover   {color: #1188FF}

.menu  {
  font-family: "Arial";
  text-decoration: none;
  text-color: #000000;
  font-size: 12pt;
  font-style: none;
  font-weight: bold;
  line-height: 16pt;
}

.menuselect  {
  font-family: "Arial";
  text-decoration: none;
  textcolor: #009F00;
  font-size: 12pt;
  font-weight: bold;
  line-height: 16pt;
}

.title {
  font-family: "Arial"
  font-weight: bold;
  text-color: #000000;
  font-size: 30px;
  line-height: 30px;
}
