

 table tr td font {
    font-family: "Open Sans", Arial;
    font-size:14px;
    font-weight:bold;
    line-height:1.5em;
   color:#777;
}

table, table tr td {
    background:#fff;
}

table, table tr {  }

table td, table p {
    padding-left:15px;
    margin-left:15px;
}

table tr p {
    font-size:20px; font-weight:normal;
}

body {
    background:#e5e5e5;
}

table tr td a font {
    color:#377ab7;
    text-decoration:underline;
}

embed {border:5px solid #c7c7c7; }

table {
    width:100%;
}

.table-responsive {
    box-shadow: 2px 2px 5px 3px #c7c7c7;
    margin:30px auto 10px auto;
}