/* font: Twentieth Century Poster1; size: 14pt; color-dark: #808080; color-light: #C0C0C0 */

html,body 	{font-family: 'MS Sans Serif', Geneva, sans-serif; font-size: 11px; margin-top: 5px; color: #c0c0c0; background-color: #000; text-align: center; line-height: 15px;}
td 			{font-family: 'MS Sans Serif', Geneva, sans-serif; font-size: 11px;}

h1			{font-size: 12px; margin: 20px 0 10px 0;}
h2			{font-size: 12px; padding-top: 10px; font-weight: normal;}

a			{color: #c0c0c0; text-decoration: none; border-bottom: 1px dashed;}
a.menuSel	{color: #c0c0c0; text-decoration: none; border: none;}

p {
  margin: 0;
  padding: .5em 0;
}

#frontTable	{margin-left: auto; margin-right: auto; width: 100%;}

.menu		{margin: 5px 0 5px 0;}
