BODY
{
  background-color:          #FFFFFF;
  font-family:               Arial;
  font-size:                 10pt;
  font-weight:               normal;
  color:                     rgb(0,0,0);
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR:    rgb(100,180,50);
  SCROLLBAR-3DLIGHT-COLOR:   rgb(100,180,50);
  SCROLLBAR-ARROW-COLOR:     #FFFFFF;
  SCROLLBAR-TRACK-COLOR:     #FFFFFF;
  SCROLLBAR-BASE-COLOR:      #FFFFFF;
  SCROLLBAR-FACE-COLOR:      rgb(98,198,42);
}
TD,DIV
{
  font-size:                 10pt;
  font-weight:               normal;
  color:                     rgb(0,20,90);
}
TD.ERROR,DIV.ERROR
{
  color:                     rgb(200,50,00);
}
A
{
  font-size:                 10pt;
  color:		             rgb(100,180,50);
  font-weight:               normal;
  text-decoration:           none;
}
A:HOVER
{
  font-size:                 10pt;
  color:		             rgb(100,180,50);
  font-weight:               normal;
  text-decoration:           underline;
}
A.MENU1,TD.MENU1
{
  font-family:               Arial;
  font-size:                 9pt;
  color:		             rgb(0,20,90);
  font-weight:               bold;
  text-align:                center;
}
A.MENU1SEL,A:HOVER.MENU1, A:HOVER.MENU1SEL
{
  font-family:               Arial;
  font-size:                 9pt;
  color:		             rgb(0,20,90);
  font-weight:               bold;
  text-decoration:           underline;
}
A.MENU2,TD.MENU2
{
  font-family:               Arial;
  font-size:                 9pt;
  color:                     rgb(100,180,50);
  font-weight:               normal;
  text-align:                center;
  text-decoration:           none;
}
A.MENU2SEL, A:HOVER.MENU2, A:HOVER.MENU2SEL
{
  font-family:               Arial;
  font-size:                 9pt;
  color:		             rgb(100,180,50);
  font-weight:               bold;
  text-decoration:           underline;
}
DIV.SMALL
{
  font-size:				7pt;
}