
	BODY
		{ background-color: #000000; }
		  
	A: link { background-color: black; color: #FFFFFF; TEXT-DECORATION: none; }
    A: visited { background: black; color: #FFFFFF; TEXT-DECORATION: none; }
    A: hover { background: black; color: #FFFFFF; TEXT-DECORATION: none; }
    A: active { background: black; color: #FFFFFF; TEXT-DECORATION: none; }

    blockquote
        { font-size: 10pt;
    font-weight: normal;
    TEXT-ALIGN: justify; }


	TD
		{ FONT-SIZE: 10pt;
		  FONT-FAMILY: Arial, Helvetica, sans-serif; }
	

	H4
		{ FONT-WEIGHT: bold;
		  FONT-SIZE: 10pt;
		  FONT-FAMILY: Arial, Helvetica, sans-serif; }


	P
		{ FONT-SIZE: 10pt;
		  FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: normal;
		  COLOR: white;
    margin-left: 1em;
    TEXT-ALIGN: center; }

P.intro
{ FONT-FAMILY: Arial, Helvetica, sans-serif;
  font-weight: bold;
  COLOR: white; }

P.copy
{ font-weight: bold;
  font-size: 8pt;
  color: white;
  TEXT-ALIGN: center;
  FONT-FAMILY: Arial, Helvetica, sans-serif; }

P.con
{ font-weight: bold;
  font-size: 10pt;
  color: white;
  margin-left: 1em;
  TEXT-ALIGN: center; }

P.su
{ font-weight: bold;
  font-size: 18pt;
  color: white;
  TEXT-ALIGN: center; }

P.author
{ font-weight: bold;
  font-size: 7pt;
  color: white;
  TEXT-ALIGN: center; }

p.form
{ font-weight: bold;
  font-size: 10pt;
  color: white;
  text-align: left;
  margin-left: 2em;
  margin-top: 1em; }

