.name {
  color: #307082;
  font-weight: bold;
}
.teal {
  color: #307082;
}
.paragraph {
  text-align: justify;
  text-indent: 25px
}
.rowbackground {
  background-color: #e6eef0;
}
.underlineteal {
  color: #307082;
  text-decoration: underline;
}
.center {
  color: #307082
  font-size: medium;
  text-align: center;
}
.largeteal {
  color: #307082;  
  font-size: large;
}
.footer {
  text-indent: 30px;
  color: #e6eef0;
  font-size: 15px;
  margin: 0;
  padding: 3px;
}
.largename {
  color: #307082;
  font-weight: bold;
  font-size: 19px;
}
.smalltext {
  font-size: 14px;
}
.bold {
  text-align: center;
  font-weight: bold;
}
.newscenter {
  text-align: center;
}
.newsbold {
  text-align: center;
  font-weight: bold;
  font-size: 16pt;
}
.margin {
  margin: 0cm 1cm 0cm 1cm;
  text-align: justify;
}
.alignright {
  text-align: right;
}