body 
{
  background-color: white;
  font-family:  verdana, tahoma;
  font-size: 9pt;
  margin: 0
}

p   {
  font-size: 9pt;
  text-indent: 15;
  text-align: justify;
  margin: 5 8
}

p.s1 {
  font-size: 8pt;
  text-indent: 0;
  text-align: right;
  margin: 5
}
p.n2 {
  font-size: 7pt; 
  font-weight: bold;
  text-align: center;
  text-indent: 0; 
  margin: 0 5
}

h1 {
 font-family: verdana, tahoma;
 
 font-size: 10pt; 
 color: #FF1E1E; 
 font-weight: bold;
 text-align: justify; 
 margin: 2 30
 }

h2 {
 font-size: 10pt;
 color: #000000;
 font-weight: normal; 
 text-align: center; 
 margin: 5
 }
 
h3 {
 font-weight: normal; 
 text-align: center; 
 margin: 2
 font-family: verdana, tahoma;
 font-size: 8pt; 
 }
 
 
 .cityes   {
  font-size: 9pt;
  text-indent: 0;
  text-align: justify;
  margin: 5 2
}


A:link {COLOR: #343434; TEXT-DECORATION: none
}
A:visited {COLOR: #343434; TEXT-DECORATION: none
}
A:hover {COLOR: #FF1E1E; TEXT-DECORATION: underline
}


ul {
 font-size: 9pt;
 text-indent: 0;
 margin: 0 30
}

ol {
 font-size: 9pt;
 text-indent: 0;
 margin: 0 30
}

li {
 font-size: 9pt;
 text-indent: 0;
 margin: 0 30
}