@charset "utf-8";
@import url("webfonts/Break/stylesheet.css");

body p {
    color: #6A6A6A;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: justify;
}
body h1 {
    font-family: Break;
    color: #F4A6ED;
    text-align: center;
}
tr td h2 {
    color: #6A6A6A;
    text-align: center;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
td h1 a {
    color: #F5B0EF;
    text-decoration: none;
    font-size: 69px;
}
