body{
    background-color:white}

h1{
    font-size:medium; 
    text-align:center; 
    text-decoration:underline;
    color:darkblue}

p{
    text-indent:1em;
    line-height:125%;
    font-size:medium;
    color:black}

p.center{
    text-align:center}

table{
    background-color:white}

caption{
    font-weight:bold}