.nav { font-weight: bold;
	   font-size: 1.2em; 
} 
#footer {font-size: .75em;
		 font-style: italic;
}		
.companyname { font-weight: bold;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 1.25em;
}

body { background-color:#ffffcc;
       color:#48751A;
       font-family:Arial, Verdana, sans-serif;
}

h1 { background-color:#ccaa66;   
     color:#006600;
     line-height: 200%;
     font-family:Georgia, "Times New Roman", serif;
}
h2 { background-color:#ccaa66;
     color:#003366;
     font-family:Georgia, "Times New Roman", serif;
}
p {font-size:.90em;
}
ul {font-weight:bold;
}