body{
background: #b3def0;
padding: 0;
margin: 0;
}

table,tr,td{
font: 11px "Trebuchet MS";
text-align: justify;
}

#content{
font: 11px "Trebuchet MS";
color: #909090;
text-align: justify;
padding: 0 50px 0 85px;
}

input, textarea, option, select {
color: #0d3751;
font: 11px arial;
background: #f8f8f8;
border: 1px solid #b0b0b0; 
} 

#email,#name,#site,#purpose,#url,#comments,#verifyimage,#submit,#reset{
font: 11px "Trebuchet MS";
color: #909090;
text-align: justify;
padding: 4px;
}

a:link,a:visited,a:active{
color: #c9d3d9;
text-decoration: none;
}

a:hover{
color: #778c99;
}

b,strong{
color: #3071a4;
}

i,em{
color: #cb5454;
}