body
	{
	background-color : #FFFFFF;
 
	SCROLLBAR-FACE-COLOR:		#363636;
	SCROLLBAR-SHADOW-COLOR:		#787878;
	SCROLLBAR-HIGHLIGHT-COLOR:	#787878;
	SCROLLBAR-DARKSHADOW-COLOR:	#000000;
	SCROLLBAR-TRACK-COLOR:		#787878;
	SCROLLBAR-ARROW-COLOR:		#FE7D19;
	}

	a:link		{color: #FE7D19; text-decoration: underline; }
	a:active	{color: #FE7D19; text-decoration: underline; }
	a:visited	{color: #0B3D91; text-decoration: underline; }
	a:hover	{color: #0B3D91; text-decoration: none; }
	
.head
	{
	font-family :	verdana, arial, helvetica;
	font-size :	12px;
	color :		#0B3D91
	}
	
.text
	{
	font-family :	verdana, arial, helvetica;
	font-size :	11px;
	color :		#000000
	}
	





