body
{
  font-family: Arial, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

a.menu
{
  width: 100%;
  text-align: center;
  margin: 2px;
  padding: 1px;
  text-decoration: none;
}

a.menu:link
{
  border-bottom: 1px solid;
}

a.menu:active
{
  border-bottom: 1px solid;
}

a.menu:hover
{
  border-bottom: 3px double;
}

a.menu:visited
{
  border-bottom: 1px solid;
}

a.menu:visited:hover
{
  border-bottom: 3px double;
}


a
{
  font-size: 90%;
}

a:link 
{
  font-weight: bold;
}

a:active		
{ 
  font-weight: bold;
}

a:hover 
{
  font-weight: bolder;
}

a:visited 
{
  font-weight: bold;
}

a:visited:hover 
{
  font-weight: bold;
}


td
{
  border: 0px;
  valign: top;
}

td.main
{ 
  border-top: 4px double;
  border-left: 4px double;
  border-bottom: 4px double;
  align: top;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FFFFFF;
}

td.othersites
{
  padding: 5px;
  color: #808080;
  letter-spacing: 1px;
  text-align: center;
}

table
{
  width: 100%;
}

h1
{
  font-size: 150%;
  letter-spacing: 1px;
}

h3
{
  font-size: 120%;
}

p.news
{
  word-spacing: 2px;
  font-size:90%
}

p.news:first-line
{
  font-weight: bold;
}


p.section
{
<!-- Nothing here -->
}

p.section:first-line
{
  font-weight: bold;
}

p.scripture
{
  font-color: #666666;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}

cite
{
  font-style: italic;
  font-family: Times New Roman; Serif;
  color: #CE2C35;
}