body{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    background-color: white;
}
a{
    color: #333333;
    text-decoration: none;
}
p{
    font-weight: bold;
    font-size: 13px;
    margin: 7px 0px;
    line-height: 15px;
}