BODY {
	background: #000000;
	color: #ffffff;
	text-align: center;
	margin-left: 4;
	margin-right: 4;
	font-family:Arial, "sans-serif"
	font-size: 8 pt;
     }

TABLE {
	font-size: 8pt;
	border: none;
      }
TH {

	color: #ffffff;
	background: #000000;
	font-size: 8pt;
	border: none;
	border-width: 1pt;
	border-color: yellow;
	border-style: solid;
   }
TR {
	color: #ffffff;
	background: #000000;
	border: none;
	border-width: 1pt;
	border-color: yellow;
	border-style: dotted;
   }
TD {
	color: #ffffff;
	background: #000000;
	text-align: center;
	font-size: 10pt;
	border: none;
   }
TD.copyright {
	text-align: right;
	text-decoration: italic;
	font-size: 8pt;
	     }
A:link {
	color: #742c21;
       }
A:visited {
	color: #742c21;
          }
A:active {
	color: #742c21;
         }
H1 {
	text-align: center;
   }
P {
	text-ident: 0,5in;
	text-align: justify;
	padding: 5;
  }
P.just {
	text-align: justify;
       }
P.center {
	text-align: center;
         }	
P.right {
	text-align: right;
        }
P.small {
	font-size: 8pt;
	text-align: center;
        }
P.copyright {
	font-size: 8pt;
	text-align: right;
	font-decoration: italic;
	font-size: 8pt;
	     }
TABLE.r {
	font-size: 8pt;
	border-width: 0pt;
	border-color: white;
	border-style: double;
      }
TH.r {

	color: white;
	background: #0000CD;
	font-size: 10pt;
	border-width: 0pt;
	border-color: white;
	border-style: solid;
   }
TR.r {
	
	border-width: 0pt;
	border-color: white;
	border-style: solid;
   }
TD.r {
	color: black;
	background: white;
	text-align: left;
	border-width: 0pt;
	border-color: white;
   }