td,p	{			color				: #888787; 
				font-style			: normal; 
				font-weight			: normal;
				font-size			: 10pt;
				font-family			: Verdana; 
				text-decoration			: none;
}

a, a:link, a:visited, a:active, a:focus {
	color: #888787;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	}

input, textarea	{	color				: #000000; 
				font-style			: normal; 
				font-weight			: normal;
				font-size			: 10pt;
				font-family			: Verdana; 
				text-decoration			: none;
}

body			{ 	SCROLLBAR-FACE-COLOR		: #ffffff;
				SCROLLBAR-HIGHLIGHT-COLOR	: #4D4D4D; 
				SCROLLBAR-SHADOW-COLOR		: #FFFFFF; 
				SCROLLBAR-3DLIGHT-COLOR		: #e0e0e0; 
				SCROLLBAR-ARROW-COLOR		: #dbaa05; 
				SCROLLBAR-TRACK-COLOR		: #e0e0e0; 
				SCROLLBAR-DARKSHADOW-COLOR	: #000000;
				}
