body { background-color:#6699ff;
       color:#d5e3ff;
       font-family:Arial, Verdana, sans-serif;
}
h1 { background-color:#6699ff;   
     color:#003366;
     line-height: 200%;
     font-family:Georgia, "Times New Roman", serif;
}
h2 { background-color:#AEAED4;
     color:#191970;
     font-family:Georgia, "Times New Roman", serif;
}
p {font-size:.90em;
}
ul {font-weight:bold;
}
.nav {	font-weight: bold;
	font-size: 1.25em;
}
#footer { background-color:#ccaa66;   
     	color:#000000;
	font-size: .70em;
          font-style: italic;
}
.companyname { font-weight:bold;
        font-family:Georgia, "Times New Roman", serif;
        font-size:1.25em;
}
category { font-weight: bold;
	background-color:#ccaa66;
	font-size: 1.1em;
}