  BODY { 
		font-family: Arial;
		font-size:10pt;
		margin-left: 0px;
		text-align: left;
		color: Black;
		background: white;
		}

  P { 
		margin-left: 0px;
		margin-right: 0px;
		text-indent: 0px; 
		font: 10pt "Arial";
		color: Black;
		background: transparent;
		}



  H1 {
  		margin-left: 0px;
		font: 16pt "Arial";
		color: White;
		font-weight: bold;
		background: transparent;
		}

  H2 {
  		margin-left: 0px;
		font: 16pt "Arial";
		color: Black;
		font-weight: bold;
		background: transparent;
		}

  H3 {
  		margin-left: 0px;
		font:  12 pt "Arial";
		color: Black;
		font-weight: bold;
		background: transparent;
		}

  H4 {
  		margin-left: 0px;
		font: 14pt "Arial";
		color: Black;
		font-weight: bold;
		background: transparent;
		}

  H5 {
  		margin-left: 0px;
		font: 8pt "Arial";
		color: white;
		font-weight: bold;
		background: transparent;
		}

 H6 {
  		Margin-right: 0px;
		margin-height: 0px;
		margin-left: 0px;
		font: 10pt "Arial";
		color: white;
		font-weight: bold;
		background: transparent;
		}
 H7 {
  		Margin-right: 0px;
		margin-height: 0px;
		margin-left: 0px;
		font: 10pt "Arial";
		color: white;
		background: transparent;
		}

		
  TH {
		font: 10pt "Arial";
		color: black;
		font-weight: bold;
		}


  TD {	
    	font-family: Arial;
		font-size: 10pt;
		color: Black;
		}

  LI { 
		display: list-item;
		font: "Arial";
		margin-left: 0px;
		}	

  DL {	
		display: list-item;

		}

  DT {
		margin-left: 0px;
		text-align: left;
		font: 11pt "Arial";
		font-weight: bold;
		color: Black;
		}

  DD {
		margin-left: 0px;
		text-align: left;
		font: 12pt "Arial";
		color: black;
		}

  B, STRONG { 
		font-weight: bold
		} 
  I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { 
		font-style: none
		}
  PRE, TT, CODE, KBD, SAMP { 
		font-family: monospace 
		}

A:LINK {text-decoration: underline; font-weight:bold; color: blue; }
A:VISITED {text-decoration: underline; font-weight:bold; color: green; }
A:ACTIVE {text-decoration: underline; color: red; }
A:HOVER {color: red; }
A.FF {text-decoration: underline; color: blue; }
A.FF:VISITED {text-decoration: underline; color: green; }
A.FF:HOVER   {text-decoration: underline; color: red; }
A:FF.ACTIVE {text-decoration: underline; color: red; }

.iFooter {font-family:Arial;font-size:8pt; }
.PageTitle {font-family:Arial;font-size:16pt; font-weight:bold;}
.SectionTitle {font-family:Arial;font-size:10pt;font-weight:bold; }

.whitefont {font-family:Arial;font-color:white;font-size:10pt;}
.whitefont A:Link{text-decoration: underline; font-weight:bold; color:white; }
.whitefont A:Visited {text-decoration: underline; font-weight:bold; color:white; }
.whitefont A:Active{text-decoration: underline; color: white; }

.Blackfont {font-family:Arial;font-color:blue;font-size:10pt;}
.Blackfont A:Link{text-decoration: underline; font-weight:bold; color:blue; }
.Blackfont A:Visited {text-decoration: underline; font-weight:bold; color:black; }
.Blackfont A:Active{text-decoration: underline; color: blue; }

