		

	a
	{
	    TEXT-DECORATION: none;
	}

	a:hover
	{
	    COLOR: #ff6633;
	    TEXT-DECORATION: none;
	}

	a:link
	{
		COLOR: #990000;
	}

	a:visited
	{
		COLOR: #996633;
	}

	a:active 
	{
		COLOR: #33cc00;
	}

	B
	{
		COLOR:#990000;
		FONT-WEIGHT: bold;
	}
	

       	p 
	{  
		font-family: Verdana, Helvetica, Arial, geneva; 
		font-size: 9pt;
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #000000
	}

	ul 
	{  
		font-family: Verdana, Helvetica, Arial, geneva; 
		font-size: 9pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #000000
	}

	td 
	{  
		font-family: Verdana, Helvetica, Arial, geneva;
		font-size: 9pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000
	}


