body {
background-color: #FFFFF7;
text-align: justify;
line-height: 1.1;
margin: 2%;
}

H1 {
font-size: 150%;
text-decoration: underline;
text-align: left;
line-height: 2.0;
}
H2 {
font-size: 120%;
line-height: 1.7;
text-align: left;
}
H3 {
font-size: 110%;
text-align: left;
}
H4 {font-size: 108%}
H5 {font-size: 105%}
H6 {font-size: 100%}

UL    { list-style: disc url(/images/blueball.png) }
UL UL { list-style: circle url(/images/greyball.png) }
