body { background-color:#ffffff;
       color:#000000;
       font-family:Arial, Verdana, sans-serif;
}
h1 { background-color:#000000;   
     color:#33FF33;
     font-family:Georgia, "Times New Roman", serif;
	text-align:center;
}
h2 { background-color:#000000;
     color:#33FF33;
     font-family:Georgia, "Times New Roman", serif;
	text-align:center;
}
h3 { background-color:#000000;
     color:#33FF33;
     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 { background-color:#ccaa66;   
     	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%;
}