.table {
	background-image: url(http://www.silverslounge.com/images/gradient.gif);
	background-repeat: repeat-x; 
	text-align: left;
	border: medium inset #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #ffffff;
	width: 900px;
}

.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #f6f6f6;
	decoration: none;
}

a {
	font-size: 10pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	decoration: none;
}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	decoration: none;
}

p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #000;
}

h1 {
	font-size: 12pt;
	color: #000;
}

h2 {
	font-size: 11pt;
	color: #000;
}

h3 {
	font-size: 10pt;
	color: #666;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}