body { text-align: center; }

table.page_layout {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border-width: 0px;
    width: 900px;
}

td { padding-bottom: 6px; }

input { font-size: 16px; }

select { font-size: 16px; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
