

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none
}

LI
{
    color: Black;
    text-decoration: none;
     padding-bottom: 10px; 
}


TD
{
    text-decoration: none;
	LINE-HEIGHT: 20px;
	
}

Input.form1 {
	font-size: 8pt;
	width: 135pt;
}

SELECT.form1 {
	font-size: 8pt;
	width: 135pt;
}

.norm_big 
{  
	font-size: 16px; 
	text-decoration: none; 
	font-weight:bolder; 
}


a:visited
{
    text-decoration: none;
    color: #666666; 
  }

a:link

{
	text-decoration: none;
	color: #666666; 
  }

a:hover
{
    text-decoration: underline;
  
  }

.bold

{
	font-weight: bolder;

  }

 .middleColumnReport
    {               
        margin: 0 0 0 150;        
        padding-left:0px; 
        padding-right:5px;
    	float:left;
    	width:475px;
    	background-color: White; 
    }
  
    .leftColumnReport
    {       	 
    	float:left;
    	width:250px;  	
    	background-color: White;
    	vertical-align:top;
    }
    
    .rightColumnReport
    {   
        
    	padding-left:20px; 
    	height:325px;    	
    	width:160px;
    	#width:165px;
       
    }
    
    .portfolio 
    {
        padding: 0px 0 20px 0;
        border-bottom: solid 1px #666666;
    
    }