body	{

	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 8px;
	color: #555555;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;

}

a		{

	color: #333333;
	text-decoration: none;
	}
	
a:hover		{
	color: #555555;
	text-decoration: none;
	}


img.thumb	{
	border: 1px solid #343434;
	padding: 2px;
}

table.individual	{
	border: 1px dotted #202020;
	margin-bottom: 3px;
}

table.big	{
	margin-top: 0pt;
}