body
	{
	background-color : #3399FF;
 
	SCROLLBAR-FACE-COLOR:		#0F3E84;
	SCROLLBAR-SHADOW-COLOR:		#0F3E84;
	SCROLLBAR-HIGHLIGHT-COLOR:	#0F3E84;
	SCROLLBAR-DARKSHADOW-COLOR:	#0F3E84;
	SCROLLBAR-TRACK-COLOR:		#3399FF;
	SCROLLBAR-ARROW-COLOR:		#FFFFFF;
	}

	a:link		{color: #2D8D2B; text-decoration: underline; }
	a:active	{color: #2D8D2B; text-decoration: underline; }
	a:visited	{color: #FF0000; text-decoration: underline; }
	a:hover	{color: #FFB400; text-decoration: none; }

td	{
	font-family :	verdana, arial, helvetica;
	font-size :	12px;
	color :		#0F3E84
}

	
.text
	{
	font-family :	verdana, arial, helvetica;
	font-size :	12px;
	color :		#0F3E84
	}
	

.text-small
	{
	font-family :	verdana, arial, helvetica;
	font-size :	11px;
	color :		#000000
	}


.text-foot
	{
	font-family :	verdana, arial, helvetica;
	font-size :	10px;
	color :		#0F3E84
	}