body			{	margin: 0px;	}

a:link			{ 	text-decoration: none;	}
a:visited		{ 	text-decoration: none;	}		
a:active 		{ 	text-decoration: none;	}
a:hover			{	text-decoration: underline; }

td				{
	font-family: "Trebuchet MS","Tahoma","Arial","Helvetica","Times";
	color: rgb(176,181,184);
	font-size: 11px;
}

#stockfont		{	font-family: "Trebuchet MS","Tahoma","Arial","Helvetica","Times";
					color: rgb(230,230,230);
					font-size: 11px;	}

#photofont		{	font-family: "Trebuchet MS","Tahoma","Arial","Helvetica","Times";
					color: rgb(200,200,200);
					font-size: 10px;	}

#navfont		{	font-family: "Trebuchet MS","Tahoma","Arial","Helvetica","Times";
					color: rgb(176,181,184);
					font-size: 11px;	}

#contentfont	{	font-family: "Trebuchet MS","Tahoma","Arial","Helvetica","Times";
					color: rgb(176,181,184);
					font-size: 11px;	}
