@CHARSET "UTF-8";
table .contact_info {
    padding: 2px;
    border-collapse:collapse;
}

table .header {
    font-weight: bold;
    font-size: 14px;
}

table .key {
    
    width: 85px;
    vertical-align: top;
}
