body { margin: 0px; background-color:white;}

h1,h2,h3,h4,h5,h6,p,td,a,li {font-family: georgia}
input[type="text"] {font-family: georgia}
hr {color:navy; noshade:noshade;}


div.header	{background: white; color: #404040; margin: 0px; padding: 10px; font-weight:normal;font-size:1em;}
div.header p { text-align: left; vertical-align:bottom;}
div.header a {color: #404040; text-decoration: none; font-weight: bold;}
div.header a:hover { text-decoration: underline;}


div.menu {margin: 0px; background: white; padding: 8px; font-size: 1em ; color:#336699; }
div.menu a { color: 336699; text-decoration: none; text-transform:uppercase; text-align:left;}
div.menu a:hover { text-decoration: underline; }
div.menu.td {background: blue;}

div.content { margin-left: 10px; background:white; margin-right: 10px; color: #404040;font-size:1em;}

div.footer { background: #336699; color: white; margin: 0px; padding: 10px}
div.footer p { text-align: right; vertical-align:bottom;}
div.footer a {color: beige; text-decoration: none; font-weight: bold;}
div.footer a:hover { text-decoration: underline;}
