BODY {
  background-color: white;
  color: black;
  font-family: Verdana;
  margin-left: 8%;
  margin-right: 5%;
}
A:link {
  color: blue;
  text-decoration: underline;
}
A:link, A:visited {
  color: black;
  text-decoration: underline;
}
A:hover {
  background-color: red;
  color: purple;
  text-decoration: underline;
}
H1 {
  color: blue;
  font-family: Verdana;
  font-size: 18pt;
}
H2 {
  color: green;
  font-family: Verdana;
  font-size: 17pt;
}
H3 {
  color: purple;
  font-family: Verdana;
  font-size: 16pt;
}
H4 {
  color: red;
  font-family: Verdana;
  font-size: 14pt;
}
H5 {
  color: black;
  font-family: Verdana;
  font-size: 12pt;
}
BLOCKQUOTE {
  margin-left: 40pt;
  font-size: 10pt;
}
CAPTION {
  font-family: Verdana;
  font-weight: 800;
}
TH {
  background-color: white;
}
TD {
  background-color: #f0f0f0;
}
IMG {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
A:link IMG {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
A:visited IMG {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
A:active IMG {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
.leipa {
  color: black;
  font-size: 12pt;
  font-family: Verdana;
  font-weight: normal;
}
.pieni {
  font-size: 9pt;
  font-family: Verdana;
}
.courier {
  font-size: 12pt;
  color: black;
  font-family: Courier, New;
}
UL {
  list-style-type: square;
}
DIR {
  list-style-type: square;
}
OL {
  list-style-type: decimal;
}
MENU {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
LI {
  margin-left: 3em;
}
#uskontunnustus {
  font-size: smaller;
  text-indent: 20px;
}
#uskontunnustus2 {
  font-size: smaller;
  text-indent: 20mm;
}
#ut2 {
  font-size: smaller;
}
#alku {
  text-indent: 40mm;
}
