body,td,th {
	font-family: Arial, verdana;
	font-size: small;
	color: #cccccc;
}
body {
  	background: #1b1b1b url(background6.gif);
}
a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #cc3333;
}
a:active {
	text-decoration: underline;
	color: #cccccc;
}
h1 {
	font-size: large;
}
h2 {
	font-family: Copperplate Gothic Bold;
	font-size: medium;
}
h3 {
	font-size: small;
}

