
body {
  margin: 0px;
  background-color: #FFFFFF;
}
banner {
}
h1 {
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  font-style: normal;
  font-family: serif;
}
h2 {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  text-align: center;
  font-style: normal;
  font-family: "Times New Roman",Times,serif;
}

h3 {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  text-align: center;
  font-style: normal;
  font-family: "arial","sans-serif";
}


h4 {
  font-size: 18px;
  font-weight: 300;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  text-align: left;
  position: relative;
  display: block;
}

h5 {
  font-size: 16px;
  font-weight: 200;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  text-align: justify;
  position: relative;
  display: block;



}
h6 {
  font-size: 13px;
  font-weight: 300;
  color: #000000;
  font-family: "Times New Roman",Thornedale;
  text-align: center;
  font-style: normal;
  text-decoration: none;
}


list {
font-size: 16px;
  font-weight: 200;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  text-align: left;
  position: relative;
  margin: 40%;
  padding-left: 20px;
  list-style-position: outside;

}

a:link {
  font-family: Thorndale,serif;
  color: #0000A0;
  text-decoration: underline;
}
a:visited {
  font-family: Thorndale,serif;
  text-decoration: underline;
}
a:focus {
  font-family: Thorndale,serif;
  color: #000000;
  text-decoration: underline;
}
a:hover {
  font-family: Thorndale,serif;
  color: #00008b;
  text-decoration: none;
}
a:active {
  font-family: Thorndale,serif;
  color: #00008b;
  text-decoration: none;
}

content {
  font-size: 16px;
  font-weight: 200;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  text-align: left;
  position: relative;

}

b {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  text-align: left;
  position: relative;

}
speeches {
  margin: 20px;

} 


