
body { 
font-family: "Arial, Helvetica, sans-serif"
}

p {
color: black;
font-size: 100%;
}
.date {
text-align: left;
font-size: 11;
font-weight: bold;
margin: 12;
}

hr { 
color: khaki; 
width: 100%; 
height: 2 
}

h1 { 
color: black;
font-size: 130%;
font-weight: bold;
}

h2 {
color: black;
font-size: 120%;
}


h3 { 
color: black;
font-size: 100%;
font-weight bold;
}

h4 { 
color: black;
font-size: 100%;
font-weight bold;
margin: 12;
}
h6 { 
color: black;
text-align: center;
font-size: 130%;
font-weight: bold;
}

