body
{ margin: 0.2cm;
  padding: 0.2cm;
}


a.fire:link
{
	text-decoration: none;
}

a.fire:visited
{
	text-decoration: none;
}

a.fire:hover
{
	text-decoration: none;
}


h1
{ margin: 0cm 0cm 0cm 0cm;
  padding: 0cm 0cm;
  font-size:200%
}

h2 { font-size:175%; }

h3 { font-size:150%; }

h4 { font-size:125%; }


div { }

div.lineBelow
{ margin: 0cm 0cm 0cm 0cm;
  padding: 0.1cm 0.1cm;
  border-color: black;
  border-bottom-style: solid;
  border-bottom-width: thin
}

div.lineAboveAndBelow
{ margin: 0cm 0cm 0cm 0cm;
  padding: 0.1cm 0.1cm;
  border-color: black;
  border-top-style: solid;
  border-top-width: thin;
  border-bottom-style: solid;
  border-bottom-width: thin
}

div.withoutLines
{ margin: 0cm 0cm 0cm 0cm;
  padding: 0.1cm 0.1cm;
}

div.bibleQuote
{ margin: 0cm 0cm 0cm 0cm;
  padding: 0.2cm 0.2cm;
  color: darkblue;
}

div.languageBlock
{ margin: 0cm 0cm 0.2cm 0cm;
  padding: 0.1cm 0.1cm;
  border-color: DimGray;
  border-left-style: solid;
  border-left-width: medium
}

div.Ispeak
{ border-style: groove;
  border-color: blue;
  border-width: thin;
  background-color:PaleTurquoise;
  margin: 0.05cm 0.05cm 0.05cm 0.05cm;
  padding: 0.05cm 0.05cm;
}

