/*
Warren Smith Photography
-----------------------------------
©2002 Kester Hynds
www.blackshark.co.uk
www.featherbelly.com
*/

BODY, TD {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #439543;
}

BODY { background-color: #E1ECDF; 
	
	/*scrollbar-3dlight-color : #1A1A1A;
	scrollbar-darkshadow-color : #282828;

	scrollbar-arrow-color : #333333;
	scrollbar-base-color : #D1D1D1;

	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #1A1A1A;
	
	scrollbar-face-color : #666666;
	scrollbar-track-color : #282828;*/
	margin: 10px;
}
A { color: #439543;font-weight: bold; text-decoration:none; }


