body { background-color: #FFFFFF; font-family: "Book Antiqua"; font-size: 14px; color: #000000; }

#main { width: 700px; margin: 0px auto; text-align: left; }
#logo { text-align: center; }
#menu { text-align: center; padding: 3px; font-size: 18px; font-weight: bold; }
#text { padding: 3px; }

#foot { text-align: center; padding: 3px; font-size: 12px; color: #C0C0C0; }
#foot a:link { color: #C0C0C0; }
#foot a:visited { color: #C0C0C0; }
#foot a:active { color: #C0C0C0; }
#foot a:hover { color: #C0C0C0; }

#index { text-align: center; font-size: 24px; font-weight: bold; }

h1 { margin-top: 0px; font-weight: bold; text-decoration: none; color: #000000; display: block; border-bottom: 2px solid #000000; }
h5 { margin: 0px 0px 0px 0px; font-weight: bold; text-decoration: none; color: #000000; display: block; border-bottom: 2px solid #D3D3D3; }
p { margin-top: 0px; }
table { width: 100%; text-align: center; }
td { width: 20%; padding: 15px 0px 15px 0px; }
a:link { color: #000000; font-weight: bold; text-decoration: none; }
a:visited { color: #000000; font-weight: bold; text-decoration: none; }
a:active { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { color: #000000; font-weight: bold; text-decoration: none; }