body,td,th {
	font-family: Century Gothic, Verdana, Arial;
	font-size: small;
	color: #1e1e1e;
}
body {
  	background: #333333 url(background9.gif);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:8pt;
}
a.nav:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size:8pt;
}
a.nav:hover {
	text-decoration: none;
	color: #999999;
	font-size:8pt;
	font-weight:bold;
}
a.nav:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
	font-size:8pt;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}


