BODY {
  font-family:  arial, tahoma, arial, san-serif;
  background-color: #FFF;
  color: #333;
}

TD {
  font-size: smaller;
}

.small {
  font-size: 70%;
}

.topmenu {
  font-size: 10px;
  background-color: #A32525;
}


.topmenu2 {
  background-color: #631919;
}

A {
  color: #369;
  text-decoration: none;
}

A:visited {
  color: #369;
}

A:hover {
  color: #900;
}


A.white, A.white:hover, A.white:visited {
  color: #FFF;
}

A.logo, A.logo:hover, A.logo:visited {
  color: #FFF;
  font-size: 18px;
}

A.menu, A.menu:visited {
  color: #369;
}


A.menu:hover {
  color: #900;
}

.bct {
  font-size: 80%;
  background-color: #EEE;
  padding: 3px;
  color: #666;
  border-top: #DDD 1px solid;
  width: 98%;
}

h1 {
  font-size: 130%;
}

h2 {
  font-size: 110%;
}


TD.menu {
  color: #999;
  font-size: 14px;
  font-weight: bold;
  border-bottom: #DDD 1px solid;
}

TD.menu2 {
  font-size: 14px;
  font-weight: bold;
}

.tborder{
  background-color: #CCC;
}

.th {
  background-color: #EEE;
}

.td {
  background-color: #FFF;
}

.letter{
  padding: 3px;
  background-color: #EEE;
  border: #CCC 2px solid;
  font-size: 20px;
  width: 30px;
  height: 30px;

}