#content-left { height: 610px; overflow: auto; }

#content-left A:link , #content-left A:active , #content-left A:visited {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 10pt; 
    MARGIN: 0; 
    COLOR: #000000; 
    font-family: Arial, Verdana, sans-serif;  
    TEXT-ALIGN: left;
    text-decoration: underline;	
}

#content-left A:hover {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 10pt; 
    MARGIN: 0; 
    COLOR: #3366CC; 
    font-family: Arial, Verdana, sans-serif;  
    TEXT-ALIGN: left;
    text-decoration: underline;			
}	

#content-left .bodytext { clear: both; width: 700px; }

#content-left .csc-firstHeader {
    margin: 10px 0 0 5px;
    background-color: white;
}