﻿.content {
    background-color:White;
    font-family:Arial, Verdana,"Times New Roman";
    font-size: small;
    padding: 10px;
}

H1
{
    font-family:Verdana, "Century Schoolbook", Arial;
    font-size:large;
    font-weight: normal;
    margin-bottom: 0px;
}

.bodyHeaderLine
{
    width: 600px;
    color:Black;
}

.tdForm
{
float:right;
position: relative;
}