td
{
    font-size: 12px;
    line-height:22px;
    color:#333333;    
; font-family: "Arial", "Helvetica", "sans-serif"
}
font
{
    font-size: 12px;
    line-height:22px;       
}
body
{
    font-size: 12px;    
    margin:0px;
    padding:0px;
}

a:link
{
    color: #008BC7;
    text-decoration: none
}
a:visited
{
    color: #333333;
    text-decoration: none
}
a:active
{
    color: #18709E;
    text-decoration: none;    
}
a:hover
{
    color: 1F8CC9;
    text-decoration: none
}
a.white:link
{
    color: #ffffff;
    text-decoration: none
}
table
{
    border-collapse:collapse;
}
input
{
    
    background-color:#ffffff;
    color:#333333;
}
.lefttitle
{    
    background-color:#333333;
    color:#ffffff;
    font-weight:bold;
}

.bigtitle {  font-size: 16px; font-weight: bold; color: #990000; text-decoration: none}
.subtitle {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 18px; font-weight: bold; color: #FF0000}
.unnamed1 {  }
