#privacypolicy {
	font-family:"Verdana", "Arial", "Helvetica", "Sans-serif";
	font-weight:normal;
	  margin-left: 20px;
	  margin-right: 20px;
	  color:"#000066";
	}

#privacypolicy H1 {text-align:center;
  color:darkblue;
  margin-bottom: 0em;
  font-weight:bold;
  font-size:14pt;	
  }

#privacypolicy H2 {text-align:center;
  color:darkblue;
  margin-bottom: 0em;
  font-weight:bold;
  font-size:12pt;	
	}
#privacypolicy H3 {text-align:center;
  color:darkblue;
  margin-bottom: 0em;
  margin-top: 1em;
  font-weight:bold;
  font-size:10pt;	
	}
  
#privacypolicy UL li {text-align:left;
  margin-bottom: 0.5em;
  font-size:8pt;	
  margin-right: 20px;
  }
  
#privacypolicy .text {text-align:left;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
  font-size:8pt;	
  }
#privacypolicy .textcenter {text-align:center;
  margin-bottom: 0.0em;
  margin-top: .5em;
  font-size:8pt;	
  }

#privacypolicy .address {text-align:center;
  color:"#990033";
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  font-size:8pt;	
  }

#privacypolicy .distribution {text-align:center;
  color:"#990033";
  margin-bottom: .5em;
  margin-top: 0em;
  font-size:8pt;	
  }

#privacypolicy a.link{
	color:"#0000EE";
	}

