body, p, ol, ul, td {
  color: #666161;
  font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif;
  line-height: 1.5em;
  font-size: 12pt;
}
body {
 text-align:center;

}
#logo, #content {
 width:800px;
}
table td {
 vertical-align:top;
}

#page {
 width:800px;
 border:1px solid #ddd;
 text-align:left;	
}
#logo {
 width:780px;
}
h1 {
 font-size:18pt;
}
h2 {
 font-size:14pt;
}
table.nav a {
 font-weight:bold;
 color:#666161;
}
div.features img {
 border:1px solid #ddd;
}
div.features p {
 margin:0;padding:0;
 font-size:10pt;
}
table.reasons td, table.reasons li {
 font-size:10pt;
} 
table.reasons ul {
 margin-left:0;
 padding-left:1em;
}
form {
 font-size:12pt;
}
form input.text {
 font-size:12pt;
 width:270px;
 font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif;
}
form label {
 font-weight:bold;
}
form input.button {
 font-size:12pt;
}