li {
	list-style-image: url(images/bullet.gif);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
}
a:link {
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #993300;
}
a:active {
	color: #993300;
}
h1 {
	font-size: 18pt;
	color: #666666;
}
h2 {
	font-size: 16pt;
	color: #999999;
}
h3 {
	font-size: 14pt;
	color: #999999;
}
.nav {
	font-size:.9ems;
	text-decoration:none;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration:none;

}
.nav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color: #993300;
}
.nav a:active {
	color: #993300;
}

