body	{
	background: none;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
h1, h2, h3 {
	color: #000;
}
p, li {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
}
.navContainer {
	display: none;
}
.copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #999999;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
}
ul {
	list-style-image: url(images/bullet.gif);
}
