h1 {text-align: center}
h1 {font-family: arial, 'sans serif';}
h1 {font-size: 170%}
h1 {color: rgb(150,0,0)}

h2 {text-align: center}
h2 {font-family: arial, 'sans serif';}
h2 {font-size: 250%}
h2 {color: #ffffff;}
h2 {background-color: #999977}

h3 {text-align: Left}
h3 {font-family: arial, 'sans serif';}
h3 {font-size: 140%}
h3 {color: rgb(0,150,0)}

h4 {text-align: center}
h4 {font-family: arial, 'sans serif';}
h4 {font-size: 120%}
h4 {font-style: bold}
h4 {background-color: #999977}

p {color: rgb(0,0,0)}
p {font-size: 100%}
p {font-family: arial, 'sans serif';}
p {margin-left: 5px}
p {margin-right: 5px}

p.list {color: rgb(0,0,0)}
p.list {font-size: 100%}
p.list {font-family: arial, 'sans serif';}
p.list {text-align: center}

p.date {color: rgb(150,150,150)}
p.date {font-size: 100%}
p.date {font-family: arial, 'sans serif';}
p.date {margin-left: 50px}
p.date {margin-right: 50px}
p.date {text-align: center}

p.caption {color: rgb(0,0,0)}
p.caption {font-size: 100%}
p.caption {font-family: arial, 'sans serif';}
p.caption {margin-left: 15px}
p.caption {margin-right: 15px}
p.caption {text-align: center}
p.caption {font-style: italic}

body {background-color: #ffffdd;}