BODY {
  font-family: Helvetica;
  margin-left: 20pt;
  margin-right: 20pt;
  background-color : #e0e0e0;
  background-image : url('i	mages/here-ye.jpg');
  background-repeat : no-repeat;
  background-position: center;
}


p {
  font-family: Helvetica;
  text-align: justify;
}

p.policyfooter {
  font-family: Helvetica;
}

h1.title {
  font-family: Helvetica;
  margin-left: 50pt;
  font-size: 28pt;
}

.subtitle {
  margin-top: -10pt;
  font-size: 12pt;
}

.mini { 
  font-family: Helvetica;
  font-size: 8pt;
  color: #888888;
}

h1 {
  font-family: monospace;
  font-size: 24pt;
}

h2 {
  font-family: monospace;
  font-size: 20pt;
}

h3 {
  font-family: Helvetica;
  font-size: medium;
  color: #888888;
  margin-top: 20pt;
}

h4 {
  font-family: Helvetica;
}

ul { 
  font-family: Helvetica;
}

a { 
  font-family: Helvetica;
}

adress { 
  font-family: Helvetica;
  font-size: 8pt;
}


TD { 
  font-family: Helvetica;
}

DIV.box {
  font-family: Helvetica;
  margin: 2.0%; 
  margin-top: 1.0%;
  padding: 1.0%; 
  border: thin solid silver; 
 width: 100.0%; 
}

DL { 
  font-family: Helvetica;
}

DD { 
  font-family: Helvetica;
}

DT { 
  font-family: Helvetica;
}

PRE { 
  font-family: Times;
}

