body { background-color: #48157A;
            color: #000000;
	    font-family: Arial, Verdana, sans-serif;
}
h1 { background-color: #8646C6;
        color:#000000;
	line-height: 200%;
	font-family: Georgia, "Times New Roman", serif;
}
 
h2 { background-color: #C9AAE9;
        color: #000000;
	font-family: Georgia, "Times New Roman", serif;
 
}
.nav { font-weight: bold;
       font-size: 1.25em;
}
#footer { font-size: .75em;
          font-style: italic;
}
P { font-size: .90em; }
ul { font-weight: bold; }