h1	{
  font-size: large;
  text-align: center;
}

h2	{
  font-size: medium;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
}

h3	{
  font-size: medium;
  font-weight: normal;
  margin-bottom: 5px;
}

body	{
  font-family: Arial, Verdana, sans-serif;
  font-size: small;
  color: white;
  background: black;
}

listing {
  font-size: 12px;
}
pre {
  font-size: 12px;
}

a	{
  color: #F5F7D7
}

div.fpcontent {
  background-color: #303035;
  padding: 10px;
  margin-bottom: 20px;
  background: url(/images/wingart/marb123.jpg);
  width: 270px;
}

td.fpcontent {
  background-color: #303035;
  background: url(/images/wingart/marb123.jpg);
}

.fpcontent h1 {
  margin: 0px 0px 8px 0px;
  text-align: center;
  font-size: medium;
  font-weight: bold;
}

body#javalon {
  background: #000000;
  color: #FFFFFF;
  margin: 0px;
  scroll: none;
  overflow: hidden;
}

.betabar { background-color: #ffff7f;
  font-family: Arial, sans-serif;
  font-size: smaller;
  padding: 2px;
  border-bottom: 1px solid black;
  text-align: center;
  display: none;
}
