

/* Presentation Stylesheet */ 
body {font-size: 100%;
font-family: arial, "times new roman";
}



h1 {font-size: 200%
font-weight: bold;


}
h2 {font-size: 180%;
font-weight: bold;
}
h3 {font-size: 160%;
font-weight: bold;
}
h4 {font-size: 140%}
h5 {font-size: 120%}
h6 {font-size: 115%}


h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 




hr {height: 2px;
color: black;
}
