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