.head_title
{
    font-family: Tahoma, arial;
    font-size: 12pt;
    font-weight: bold;
    color: #F59004;
}

.text
{
    font-size: 10pt;
}

.celeb_name
{
    font-size: 11pt;
}

.email_table
{
    border: 1px solid #DDDDDD;
    background-color: #F5F5F5;
}

.send_button
{
    background-color: #DDDDDD;
    color: #FFFFFF;
}

.text_input
{
    font-size: 9pt;
    font-family: tahoma,arial;
    color: #003366;
}

.errors
{
    font-size: 10pt;
    color: #FF0000;
}
