BODY
{
  BACKGROUND-COLOR: #848484;
  COLOR: black;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H1
{
  COLOR: #C0C0C0;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H2
{
  COLOR: #C0C0C0;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H3
{
  COLOR: #C0C0C0;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: large;
  FONT-WEIGHT: lighter;
  TEXT-TRANSFORM: capitalize;
}
.descn
{
  color: #C0C0C0;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: normal;
}
.hdgtxt
{
  color: #C0C0C0;
  font-family: Bradley Hand ITC, Verdana, serif;
  font-size: 48pt;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
}
.menutxt
{
  color: #C0C0C0;
  font-family:  Bradley Hand ITC, Verdana, serif;
  font-size: 18pt;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
}
.menufooter
{
  color: #C0C0C0;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: normal;

}
.footertxt
{
  color: #C0C0C0;
  font-family: Bradley Hand ITC, Verdana, serif;
  font-size: 24pt;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

.frontpagehdr
{
  color: #c0c0c0;
  font-family: Bradley Hand ITC, Verdana, serif;
  font-size: 48pt;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  text-decoration: none;  
}

.frontpagetxt
{
  color: #c0c0c0;
  font-family: Arial, Verdana, serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  text-decoration: none;  
}