body { color: #000; font-size: smaller; background-color: #fefeea; }
p {  }
td { font-size: smaller; }
a:link { color: #503ade; }
a:visited { color: #503ade; }
a:hover {  }
a:active { color: #503ade; }
.green { color: #16680f; }
.red { color: red; }
.title { color: #c03548; background-color: white; }
.gray { color: gray; }
#header { height: 90px; width: 780px; position: absolute; visibility: visible; padding: 10px; }
#main { height: auto; width: 720px; top: 105px; position: absolute; left: 30px; visibility: visible; padding: 10px; }