body{
    background-color: #f402a2;
}
h4 {
    font-size: x-large;
    color: #fd4780;   
}
h3 {
    font-size: x-large;
    font-family: Georgia, serif;
    color: #fd4780;
    line-height: 100%;
}

p {
    font-size: medium;
    font-family: Arial, sans-serif;
    color: #1B1356;
    font-weight: 500;
}

a {
    color: #1074B4;
}

td {
    padding-top: 20px;
}

emph {
    font-style: italic;
}

table {
    border: 3px solid #000000;
}
