
 
body {
 background-color: rgb(89,89,89); 
 
  margin:0;
   padding:0;
   }

body { text-align: center; }

h1, h2, h3, h4, h5, h6 {
display: inline;
}



h1 {font-weight:400; 
    color:black;
    font-family: 
    Times New Roman;
    font-size:18pt }

strong {font-weight:800;
    color:rgb(218,132,7);
    font-family:Times New Roman;
    font-size:28pt }
	
h2 {font-weight:400; 
    color:black;
    font-family: 
    Times New Roman;
    font-size:15pt }




h5 {font-weight:100;
 color:white;
 font-family: Times New Roman;
 font-size:12pt }


p {font-weight:400;
 color:black;
 font-family: arial;
 font-size:11pt }

p.first {font-weight:400;
 color:white;
 font-family: Times New Roman;
 font-size: 11pt;
 text-align: center  }



h6 {font-weight:400;
    color:black;
    font-family:Times New Roman;
    font-size:24pt }
 
    