  BODY {          font-family : Arial, Helvetica, Sans-Serif;
         color : black;
		  margin-left : 0pt;
         margin-right : 0pt;
         margin-bottom : 0pt;
         margin-top : 0pt
}
  H3 { 
         font-family : Arial, Helvetica, Sans-Serif;
         font-size : 13pt;
         font-weight : bold;
         color : black

}
  H1 { 
         font-family : Arial, Helvetica, Sans-Serif;
         font-size : 16pt;
         font-weight : bold;
         color : #006666
}
  H2 { 
         font-family : Arial, Helvetica, Sans-Serif;
         font-size : 14pt;
         font-weight : bold;
         color : #006666

}
  H4 { 
         font-family : Arial, Helvetica, Sans-Serif;
         font-size : 12pt;
         font-weight : bold;
         color : black
}
  H6 { 
       font-family : Arial, Helvetica, Sans-Serif;
       font-size : 9pt;
       font-weight : normal;
	 line-height : normal
}
  A { 
         text-decoration : none;
         color : #0033CC
}
  A:VISITED { 
         color : #333333
}

  A:HOVER { 
         text-decoration : underline;
         COLOR : #006666
}
  A:ACTIVE {
         COLOR : #006666
}

  P { 
         color : black;
         font-family : Arial, Helvetica, Sans-Serif;
         font-size : 10pt
}
  P.spec { 
         font-size : 10pt
}
  P.TOPBAR { 
         color : black;
         font-size : 8pt}
  A.TOPBAR {         font-weight : normal;        color : white;         font-size : 8pt}
  A.TOPBAR:hover { 
         text-decoration : underline;
         COLOR : WHITE

}
  A.TOPBAR:active { 
         color : white

}
  A.TOPBAR:visited { 
         color : white
}
P.sidebar {         color : white;
         font-weight : normal;
         font-size : 9pt;
         text-decoration : none;
}
  A.SIDEBAR { 
         color : white;
         font-weight : bold;
         font-size : 9pt

}
  A.SIDEBAR:hover { 
         text-decoration : UNDERLINE;
         COLOR : WHITE

}
  A.SIDEBAR:active { 
         color : white

}
  A.SIDEBAR:visited { 
         color : white

}

UL
{
         font-family : Arial, Helvetica, Sans-Serif;
         list-style-image : url("bulletpoint.gif");
         list-style : square;
         font-size : 10pt
}

  P.copyright { 
         color : #808080;
         font-family : Arial, Helvetica, Sans-Serif;
         font-size : 8pt
}
  A.copyright {
         font-family : Arial, Helvetica, Sans-Serif;
         font-weight : normal;
         color : #808080;
         font-size : 8pt

}
  A.copyright:hover { 
         text-decoration : underline;
         COLOR : #808080

}
  A.copyright:active { 
         color : #808080

}
  A.copyright:visited { 
         color : #808080
}
INPUT.BUTTON
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    FONT-VARIANT: normal;
    color : white;
    BACKGROUND-COLOR: #006666
}
