body{
background-color: white;
}

h3{
font-style: italic;
text-decoration: underline;
}

UL LI {
list-style-type: decimal;
margin: 10pt;
}
