H1 { color: #0000C0; font-size: 30px; font-family: Arial; }
H2 { color: #600060; font-family: Verdana;  font-size: 26px; }
H3 { font-family: 'Arial';  color: #000080; font-size: 22px;  }
H4 { font-weight: bold; color: #8000A0; font-family: Verdana; font-size: 18px;  }

.inset { border-style: inset}
.outset { border-style: outset}
.ButtonText {  text-decoration: none; font-size: 14px; }
.ButtonText:hover
{
  background-color: #F0D0FF;
  text-decoration: none;
}

.imgframe
{
  background-color: #F0E8D0;
  border-color: #C0E0F0;
  border-width: 5;
  border-style: inset;
}

.DrawLogo
{
  width: 120;
  padding: 2px;
}

P.indent { text-indent: 2em; }
DIV.indent { text-indent: 2em; }

TABLE.logo
{
  background-color: #000060;
  border-width: 4;
  border-color: #00E0FF;
  border-style: outset;
  font-size: small;
  width: 100%;
}

TABLE.menu
{ 
  background-color: #D0F0FF;
  border-width: 4;
  border-color: #E0FFF0;
  border-style: outset;
  font-size: 14px;
  width: 180;
} 

TABLE.menusel
{ 
  background-color: #FFFFFF;
  border-width: 4;
  border-color: #E0FFF0;
  border-style: inset;
  font-size: 14px;
  width: 180;
} 

.menu
{
  background-color: #A0C0E0;
  width: 180;
  padding: 4px;
} 

.page
{
  background-color: White;
  border-style: inset;
  border-color: #C0E0F0;
  border-width: 6px;
  padding: 10px;
}


/*
.board
{
  background-color: #F0E8D0;
  border-color: #FFF0B0;
  border-width: 4;
  border-style: outset;
  padding: 5px;
} */
/*
TD.inset
{
  background-color: #000060;
  border-width: 6;
  border-color: #00E0FF;
  border-style: inset;
} */

/*
TABLE.data
{
  border-width: 1;
  border-style: outset;
  font-size: 14px; 
  text-decoration: none;
} */
