<STYLE>
DUMMY
{
}

TABLE#main
{
  background-color: #EFEFEF;
  font-family: tahoma, arial, sans-serif
}

TABLE#old-main
{
  background-color: #CCCCFF;
  font-family: tahoma, arial, sans-serif
}

h1
{
  font-size: 28px
}

h2
{
  font-size: 24px
}

h3
{
  font-size: 22px
}

.banner
{
  font-size: 26px;
  font-weight: bold;
  color: white
}

.border
{
  background-color: #65006C
}

.old-border
{
  background-color: #333366
}

a.nav {
  font-family: tahoma, arial, sans-serif;
  font-size: 10px;
  color: silver;
  font-weight: normal;
  text-decoration: none
}

a.nav:hover {
  font-family: tahoma, arial, sans-serif;
  font-size: 10px;
  color: #E49C29;
  font-weight: normal;
  text-decoration: none
}

a.menu {
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: none
}

a.menu:hover {
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  color: #E49C29;
  font-weight: bold;
  text-decoration: underline
}

</STYLE>
