body { font-family: Georgia, "Times New Roman", serif;  }

#nav { display: none; }

.clr { display: none; }

table.data { border-collapse: collapse; border: solid 1px #e0e0e0; }
table.data th { text-align: left; vertical-align: top; border: solid 1px #e0e0e0; padding: 10px 10px 10px 10px; }
table.data td { text-align: left; vertical-align: top; border: solid 1px #e0e0e0; padding: 10px 10px 10px 10px; }

table.data #col1 { width: 30%; }
table.data #col2 { width: 70%; }