body {
	background-color: #006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 0 0;
	color: #666666;
}
a:link {color:#003300;}
a:visited {color:#003300;}
a:hover {color:#006600;}
a:active {color:#003300;}
.heading {
	font-family: "Century Gothic";
	font-size: 30px;
	color: #336600;
}
li {list-style-image:url(images/bullet.jpg);}
.white {color:#FFFFFF; font-weight:bold;}