﻿body
{
    font-size: 11px;
    font-family: Arial;
    background-color: #FFF79A;
}
.PRRegisterHeader
{
    vertical-align: top;
}
.SText
{
    font-size: 10px;
    font-style: italic;
    font-family: Arial;
}
.TextInput
{
    width: 200px;
}
.ThankYouFont
{
    font-weight: bold;
    font-size: 16px;
    color: black;
    font-family: Arial;
}
.PRRegIntro
{
    font-size: 11px;
    font-family: Arial;
    line-height: 16px;
    letter-spacing: normal;
    padding-bottom: 32px;
    font-weight: bold;
}