body
{
  font-family     : arial;
  font-size       : 10pt;
  color           : #0084d6;
  background      : #D5EAF9;
  margin-right    : 5px 
}

normal
{
  font-family     : arial;
  font-size       : 10pt;
  color           : #0084d6;
  background      : #ffffff
}

h1
{
  font-size       : 12pt;
  font-style      : bold;
  color           : navy
}

ul
{
  margin-left     : 0px;
  padding-left    : 0px;
}


li.level1 ul.level1
{
  display         : none;
  margin-left     : 17px;
  list-style-type : none;
  cursor          : hand
}


li ul
{
  display         : none;
  margin-left     : 35px;
}

li.indent
{
  font-family     : arial;
  font-size       : 10pt;
  font-weight     : normal;
  list-style-type : square;
  cursor          : default;
  margin-left     : 19px;
  margin-right    : 0px;
  color           : navy
}

li
{
  font-family     : arial;
  font-size       : 10pt;
  font-weight     : normal;
  list-style-type : square;
  cursor          : default;
  margin-left     : 0px;
  margin-right    : 0px;
  color           : navy
}


li.parent 
{
  margin-left     : 0px;
  list-style-type : none;
  cursor          : hand
}

li.parent1 span ul li.level1 span ul
{
  cursor : hand
  margin-left     : 0px;
  margin-right    : 0px;
}

li.parent span ul
{
  cursor          : hand
  margin-left     : 0px;
  margin-right    : 0px;
}

a:hover
{
  text-decoration : none;
  color           : #0084d6
}

a:link,a:visited
{
  text-decoration : none;
  color           : navy
}
