<!--
html,body 
  {background-color:#CCCCCC;
  margin: 4px; padding: 0px;
  height: 480px; overflow: hidden}
img 
  {border: solid 2px; border-color: #CCCCCC; display: inline}
p,h1,h2,h3,a,li 
  { color: #606060; font-family: Arial Narrow; font-size: 8pt}
p.jv 
  { color: #669999; font-family: Arial; font-style: italic; font-weight: bold; font-size: 10pt}
table 
  {border-style: solid;
  border-width: 1px;
  border-collapse: separate;
  border-color: #C0C0C0}
td 
  {border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0}
div.center
  {text-align: center; 
  margin-left: auto; 
  margin-right: auto}

a.enter:link 	{text-decoration: none; color: #669999; font-size: 14px; padding: 2px; font-weight: bold}
a.enter:visited {text-decoration: none; color: #669999; font-size: 14px; padding: 2px; font-weight: bold}
a.enter:hover 	{text-decoration: none; color: #FFFFFF; font-size: 14px; padding: 2px; font-weight: bold}
a.enter:active 	{text-decoration: none; color: #FFFFFF; font-size: 14px; padding: 2px; font-weight: bold}

-->
