BODY {
  font-family : 'Times New Roman',Serif;
  font-size : 16px;
  font=weight : bold;
  padding : 0px; 
  margin-top : 5px
  margin-left : 10px; 
  background-color : #007168;
  color : #F1AB00;
}

h1 {
  font-family : 'Times New Roman',Serif;
  font-size : 54px;
  font-weight : bold;
  text-align : center;
  margin-bottom : 0;
  margin-top : 0;
  color : #F1AB00
  }

h2 {
  font-family : 'Times New Roman',Serif;
  font-size : 36px;
  font-weight : bold;
  text-align : center;
  margin-bottom : 0;
  margin-top : 0;
  color : #F1AB00
  }

h3 {
  font-family : 'Times New Roman',Serif;
  font-size : 28px;
  font-weight : bold;
  margin-bottom : 0;
  margin-top : 0;
  color : #F1AB00
  }

p {
  font-size : 16px;
  font-weight : bold;
  color : #F1AB00
  }

ul {
  font-size : 16px;
  font-weight : bold;
  color : #F1AB00
  }

table {
  font-family : 'Times New Roman',Serif;
  font-size : 16px;
  font-weight : bold;
  color : #F1AB00
  }
  
p.navbar {
  font-size : 18px;
  font-weight : bold;
  color : black;
  margin-bottom : 5px;
  margin-top : 0px;
  margin-left : 10px;  }

p.caption {
  font-size : 14px;
  margin-bottom : 0;
  margin-top : 0;
  color : #F1AB00
  }

p.footnote {
  font-size : 11px;
  font-weight : bold;
  text-align : justify;
  color : black;
  color : #F1AB00
  }

a {
  color : F1AB00;
  }

a:link {
  color : F1AB00;
  }

a:visited {
  color : F1AB00;
  }

a:hover {
  color : F1DC00;
  }
