.ln_header {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #777777;
text-decoration:none;
padding-left:2px;
}

.ln_subheader {
padding-left:12px;
font-family:arial;helvetica;
font-size:10px;
color: #777777;
}

.ln_table {
border:solid 1px #8a8a8a;
font-family:arial;helvetica;font-size:11px;
}


.ln_col1 {
width:45px;
text-align:right;
font-family:arial;helvetica;
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:underline;
}
A.ln_col1:hover {
width:45px;
text-align:right;
font-family:arial;helvetica;
font-size:11px;
font-weight:bold;
color:#1E90FF;
text-decoration:underline;
}


.ln_col2 {
width:48px;
text-align:right;
padding-right:6px;
font-family:arial;helvetica;
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:underline;
}
A.ln_col2:hover {
width:48px;
text-align:right;
font-family:arial;helvetica;
font-size:11px;
font-weight:bold;
color:#1E90FF;
text-decoration:underline;
}


.ln_lnk {
font-weight:bold;
text-decoration:none;
}


.ln_dt {
padding-left:38px;
font-family:arial;helvetica;
font-size:10px;
color:#888888;
}
