

H1  {
  font-size : 10pt;
  font-weight : bold;
	font-family : Verdana, Arial;
  color : #808080;
}

H2  {
  font-size : 10pt;
  font-weight : bold;
	font-family : Verdana, Arial;
  color : black;
}

style {
 backgroundcolor : lightgrey;
 border : 10px
}

A  {
	color : #E65414;
  text-decoration: none;
  font-size : 10pt;
}

A:Visited  {
  color : #E65414;
  text-decoration: none;

}

A:Active  {
  color : #E65414;
  text-decoration: none;

}

A:Hover  {
  color : #F5A781;
  text-decoration: none;
}

BODY  {
        font-size : 10pt;
        color : black;
        bgcolor : #EBEBEB;
        font-weight : normal;
        font-family : Verdana,   Arial;
}

TD  {
        font-family : Verdana,   Arial;
        font-size : 10pt;
}

HR {
        color : rgb(0,51,102);
        font-family : Verdana,   Arial;
}

acronym {
   cursor: ;
   border-bottom: #000 0px dotted;
}

#d1 {
        position: absolute;
        top: 0px;
        left: 0px;

}
