.topmenu
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  color: #23238E;
  background: white;
}

.submenu1
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  color: #898989;
  background: white;
  list-style : none;
}

.submenu2
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  color: #E2B017;
  background: white;
}

body,p,li,table
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  color: black;
}
body
{
  margin-top: 0px;
  margin-left: 0px;
  margin: 0px;
}

a.leftmenu
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
}

a.leftmenu:link
{
  color: #000080;
}

a.leftmenu:visited
{
  color: #676767;
}

a.leftmenu:active
{
  color: #57acdf;
}

p.title
{
  color: #000080;
  font-size: 12pt;
  font-weight: bold;
}

h1
{ 
  font-size : 1.20em;
 }

h2
{ 
  font-size : 1.15em;
 }

h3
{ 
  font-size : 1.10em;
 }

h4
{ 
  font-size : 1.05em;
 }

