.nav { font-weight:bold;
		font-size: 1.25em;
		}
body { background-color: #E6E6FA;
            color: #191970;
            font-family: Arial, Veranda, sans-serif;
}
h1 { background-color: #191970;
        color:#E6E6FA;
        line-height: 200%;
        font-family: Georgia, "Times New Roman:, serif;
}
h2 { background-color: #AEAED4;
         color: #191970;
         font-family: Georgia, "Times New Roman:, serif;
}
.companyname {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.25em;}
p { font-size: .90em; }
ul { font-weight: bold; }
#footer { font-size: .75em;
		  font-style:italic;
		  }