body
{
  font-family:Times New Roman;
  font-size:x-small;
  color: #000000;
  margin:0;
}

h1
{
  font-family:Times New Roman;
  font-size:x-large;
  color:#0000FF;
  font-weight:bold;
}

h2
{
  font-family:Times New Roman;
  font-size:small;
}

h3
{
  font-family:Times New Roman;
  font-size:large;
  font-weight:bold;
  color:#FF0C00;
}

.textservice
{
  font-family:Times New Roman;
  font-size:large;
  font-weight:bold;
  color:#FF0C00;
}

.tooltip
{
  position: absolute;
  top: 30px;
  left: 10px;
  width: 260px;
  border-width:1px;
  border-color:#000000;
  border-style:solid;
  background-color: #FFFFC0;
  color: #000000;
  font-size:xx-small;
  visibility:hidden;
  padding:3px;
}

a:visited {color:#FF0C00; text-decoration:none; }
a:hover {color:#FF0C00; text-decoration:underline; }
a:active {color:#FF0C00; text-decoration:none; }
a:link {color:#FF0C00; text-decoration:none; }

.linkmenu:visited {color:#B21100; text-decoration:none; font-size:x-small; font-weight:bold;}
.linkmenu:hover {color:#FFFFFF; text-decoration:none; font-size:x-small; font-weight:bold;}
.linkmenu:active {color:#B21100; text-decoration:none; font-size:x-small; font-weight:bold;}
.linkmenu:link {color:#B21100; text-decoration:none; font-size:x-small; font-weight:bold;}

.textname
{
  color: #000000;
  font-size:xx-large;
}

.textaddress
{
  color: #000000;
  font-size:x-small;
}

.cellcaption
{
  font-family:Times New Roman;
  font-size:x-small;
  background-color: #FF8D81;
}

.cellbody
{
  font-family:Times New Roman;
  font-size:small;
  color: #000000;
  text-align:justify;
  vertical-align:top;
}

.cellmenu
{
  font-family:Times New Roman;
  font-size:x-small;
  color: #000000;
  background-color: #FF8D81;
}

.cellmargin
{
  background-color:#FFE2E1;
  width:400px;
}

.texterror
{
  font-family:Times New Roman;
  font-size:x-small;
  font-style:italic;
  color: #FF0C00;
}

.controlbody
{
  font-family:Times New Roman;
  font-size:small;
  color: #000000;
}

.texthighlight
{
  color:#0000FF;
  font-weight:bold;
}

.textwelcome
{
  color:#FF0C00;
  font-family:Lucida Handwriting;
  font-size:48pt;
  font-weight:bold;
  font-weight:bold;
}

.textverse
{
  color:#B21100;
  cursor:help;
  position:relative;
}
