body {
color:black;
background-color:#f3f3f3;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

p.ind {
text-indent: 15px;
}

h1 {
color:purple;
}

li (
color:blue;
line-height: .9em;
text-indent: -.5em;
font-size: .8em;
}

ul (
line-height: .9em;
text-indent: -1.5em;
font-size: .8em;
}
