	BODY
	{
	    MARGIN-LEFT: 1px
                
            
	}

	

	a
	{

	   COLOR: #333333;
 TEXT-DECORATION: none;
	}

	a:hover
	{
	    COLOR: #0000ff;
	    TEXT-DECORATION: none;
	}

	a:link
	{
		COLOR: #0000ff;
	}

	a:visited
	{
		COLOR: #0000ff;
	}

	a:active 
	{
		COLOR: #0000ff;
	}

	B
	{
		COLOR:#f5740c;
		FONT-WEIGHT: bold;
	}

strong
	{
		COLOR:#f5740c;
		FONT-WEIGHT: bold;
	}
	
	p 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 8pt;
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #000000;
	}

	ul 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #000000;
	}

	td 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
	}


h2
	{  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #f5740c;
	}


