

/* Presentation Stylesheet */ 
h4 {
 margin:0;
 padding: 5px 0;
 }

h1 {
 text-align: center;
 font-size: 35pt;
 font-family: agency fb;
 font-weight: bold;
 color: #B9783E;
 }
 
p {
 font-size: 15pt;
 font-family: agency fb;
 font-weight: bold;
 color: #B9783E;
 }
 
 ul {
 font-size: 15pt;
 font-family: agency fb;
 font-weight: bold;
 color: #B9783E;
 }
 
 table {
 font-size: 15pt;
 font-family: agency fb;
 font-weight: bold;
 color: #B9783E;
 }
 
 hr {
 color: #B9783E
 }