body {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
}


td {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}


th {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
}


a	{color:#666666;
	text-decoration:none;
	}
	

a:hover	{color:#000000;
text-decoration:overline;
	}
	

b.dark	{color: #000000}
b.mid	{color: #333333}
b.light	{color: #999999}
