<style type="text/css">

html, body { height:100% }

span {
    color: white;
    font-family: Times New Roman, Palatino;
    font-size: 36px;
    font-weight: bold;
    text-decoration: none;
}
.header {
    color: white;
    font-family: Times New Roman, Palatino;
    font-size: 56px;
    font-weight: bold;
    text-decoration: none;
}
.text {
    color: white;
    font-family: Times New Roman, Palatino;
    font-size: 36px;
    font-weight: bold;
    text-decoration: none;
}
.restricted {
    text-decoration: none;
}

a {
    color: white;
    font-family: Times New Roman, Palatino;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
</style>
