p.content{
  font-family: times new roman, serif;
  font-size: 14pt;
  text-align: justify;
}

p.centered{
  text-align: center;
  font-family: times new roman, serif;
  font-size: 14pt;
}

ul{
  font-family: times new roman, serif;
  font-size: 14pt;
  margin-left: 20%;
}

ol{
  font-family: times new roman, serif;
  font-size: 14pt;
  margin-left: 20%;
}

p.name{
  font-family: times new roman, serif;
  font-size: 14pt;
  font-weight: bold;
}

p.title{
  font-family: times new roman, serif;
  font-size: 8pt;
  font-weight: bold;
  line-height: 0;
}

h1{
  color: #000066;
  font-size: 22pt;
  font-family: trebuchet ms, verdana, sans-serif;
}

h2{
  color: #000066;
  font-size: 18pt;
  font-family: trebuchet ms, verdana, sans-serif;
}

h3{
  color: #000066;
  font-size: 16pt;
  font-family: trebuchet ms, verdana, sans-serif;
}

h4{
  color: #000066;
  font-size: 12pt;
  font-family: trebuchet ms, verdana, sans-serif;
}

div.content{
  width: 80%;
}