/* King22.css */



body{
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 0%;
  margin-bottom: 0%;  
  background: white;
  font-family: "Times New Roman", Times, serif;
  font-weight: Bold;
  color: black;
  text-align: center
  }


h2{
 font-family: "Times New Roman", Times, serif;
  font-size: 100%;
  color: black;
  text-align: center
  }

h1{
  color: red;
  font-size: 300%;
  font-weight: bold
  }

h3{
  color: red;
  font-size: 100%;
  font-weight: bold
  }



a{
  font-style: italic; font-weight: Bold;
  color: black;
  text-decoration: none;
  font-size: 100%;
  font-style: Italic; font-weight: Bold;
  color: black
  }

th{
font-weight: bold;
font-size: 200%
color: red

}