<!--
h2
{
  font-size: 17pt;
  text-weight: bold;
  font-style: italic;
  margin-bottom: 12pt;
}

h3
{
  font-size: 14pt;
  text-weight: bold;
  font-style: italic;
  margin-bottom: 0pt;
}

a{ font-weight: bold; }

a.menu{ font-size: 13pt; }
a.menu:active{ color: red; }
a.menu:visited{ color: #9a0000; }
a.menu:hover
{
  color: #336666;
  text-shadow: #eeeeee;
}

a.esmenu{ font-size: 12px; color: #630000; }
a.esmenu:active{ color: darkred; }
a.esmenu:visited{ color: #300000; }
a.esmenu:hover
{
  color: #000000;
  text-shadow: #eeeeee;
  background-color: #ffffff;
  border-size: 1px;
  border-color: red;
  padding: 0.3 px;
  text-weight: bold;
}


a.nav
{
  color: #bc0b01;
  font-weight: normal;
}

a.nav:hover
{
  color: red;
  text-decoration: none;
}

p{ margin: 0px; }
table.menu
{
	width:620px;
	height:276px;
	padding:5px;
	align:center;
}
-->

