body { background-color:#ffffcc;
       color:#9999ff;
       font-family:Arial, Verdana, sans-serif;
}
h1 { color:#000000;
     font-family:Georgia, "Times New Roman", serif;
	text-align:center;
}
h2 { color:#000000;
     font-family:Georgia, "Times New Roman", serif;
	text-align:center;
}
h3 { color:#000000;
     font-family:Georgia, "Times New Roman", serif;
	text-align:center;
padding-left: 10px;
padding-bottom: 5px;
}
p {font-size:1em;
font-weight:bold;
}
ul {font-weight:bold;
}
#nav {	font-weight: bold;
	font-size: 1.25em;
	text-align:center;
}
#footer { color:#000000;
	font-size: .60em;
          font-style: italic;
}
.companyname { font-weight:bold;
        font-family:Georgia, "Times New Roman", serif;
        font-size:1.25em;
}
#container { margin-left:auto;
		margin-right:auto;
		width:80%;
}