p {
 font-size:12pt;
 font-family:Tahoma;
  color:#555;
  font-weight: normal;

  margin-left:25pt;
 padding-right:5pt;
}

p.large {
 font-size:14pt;
 font-family:Tahoma;
  color:#555;
  font-weight: normal;

  margin-left:25pt;
 padding-right:5pt;
}


h1 {
 font-family: Tahoma;
 font-size: 24pt;
 line-height: 30pt;
 color:#555;
 margin-top: 25pt;
font-weight: normal;

}



a:link {
 font-size:12pt;
 font-family: Tahoma;
 color:#555;
font-weight: normal;

 text-decoration:underline;
}


a:visited {
 font-size:12pt;
 font-family: Tahoma;
 color:#555;
font-weight: normal;

 text-decoration:underline;
}

a:hover {
 font-size:12pt;
 font-family: Tahoma;
 color:#009994;
 font-weight: normal;

 text-decoration:underline;
}