A {
 text-decoration: none
}
A:hover {
 color: #000000; 
 text-decoration: underline;
}
A:visited {
 color: #000000
}
.bluetext {  
 font-family : "helvetica", sans-serif;
 font-size : 11px;
 line-height : 18px;
 color : #003399;
 letter-spacing : 0px;
 margin-right : 25px;
}



.greytext {  
 font-family : "helvetica", sans-serif;
 font-size : 11px;
 line-height : 18px;
 color : #999999;
 letter-spacing : 0px;
 margin-right : 25px;
}
.bodytext {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 16px;
 color : #333333;
 letter-spacing : 0px;
}
.head {  
 font-family : "helvetica", sans-serif;
 font-size : 15px;
 line-height : 17px;
 color : #003399;
 font-weight : bold;
 letter-spacing : 1px;
}
.margin {  
 font-family : "helvetica", sans-serif;
 margin-right : 20px;
 margin-left : 20px;
}
.margin2 {  
 font-family : "helvetica", sans-serif;
 margin-right : 20px;
 margin-left : 20px;
}
.margin3 {  
 font-family : "helvetica", sans-serif;
 margin-right : 50px;
 margin-left : 20px;
}
.subhead {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 15px;
 color : #990000;
 font-weight : bold;
}
.address {  
 font-family : "helvetica", sans-serif;
 font-size : 10px;
 line-height : 14px;
 color : #333333;
 margin-left : 20px;
}
.caption {  
 font-family : "helvetica", sans-serif;
 font-size : 10px;
 line-height : 14px;
 color : #333333;
}
.table-head-old {  
 font-family : "helvetica", sans-serif;
 font-size : 11px;
 font-weight : bold;
 line-height : 14px;
 color : #333333;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}
.table-last {  
 font-family : "helvetica", sans-serif;
 font-size : 12px;
 line-height : 16px;
 color : #333333;
 letter-spacing : 0px;
 border-bottom: 1px solid #cccccc;
}



.data-table {
 padding: 5px;
 border-collapse: collapse;
}

.table-head {
 font-family : "arial", sans-serif;
 font-size : 12px;
 font-weight: bold;
 line-height : 18px;
 color : #000;
 background:#e0e0e0;
 border: 1px solid #c1c1c1;
 padding-left: 4px;
 padding-right: 4px;
}

.table-row {
 font-family : "arial", sans-serif;
 font-size : 11px;
 line-height : 18px;
 color : #000;
 border: 1px solid #c1c1c1;
 padding-left: 4px;
 padding-right: 4px;
}






