BODY{
	font-family:arial,helvetica,sans-serif;
    font-size: 12px;
}

TD.formheader{
    font-family:arial,helvetica,sans-serif;
    font-size: 12px;
    color: #3C536E;
    font-weight: bold;
}

TD.contactbox{
    height:150px; 
    width:150px;
    font-family:arial,helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    color: #3C536E;
}

TD.sent{
    height: 40px; 
    width: 100%; 
    font-family: arial,helvetica,sans-serif;
    font-size:12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
}

INPUT{
    width: 350px;
}

A{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #3C536E;
    text-decoration: none;
    font-weight: bold;
}

A:Hover{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #3C536E;
    text-decoration: underline;
    font-weight: bold;
}