 
.Subtitle{
  font-size : 12pt;
  font-weight : bold;
  font-style : italic;
  color : blue;
  font-family : Arial;
}
.text{
  font-size : 12pt;
  color : black;
  font-family : Arial;
}
.email{
  font-size : 14pt;
  font-family : Dauphin,Arial;
  font-weight : bold;
}
