body { 
  font-family: arial, helvetica ;
  background-color: #FFFFFF;
  background-image: url('_themes/glacier/glabkgnd.jpg');
  color: #000000;
}
h1.banner { 
 text-align: center;
 font-size: 170%;
 font-family: verdana, arial, helvetica;
 font-weight: bold;
 color: #008080;
}
h4 { 
 text-align: center;
}
/*--- */
table { 
  /* border: thin dashed; */
  margin-left: 0px; /* auto; */
  margin-right: auto;
  text-align: center;
}
td { 
  margin-left: 0px;
  text-align: left;
  /* border: thin dotted; */
}
td.right { 
  margin-left: auto;
  margin-right: 0px;
  text-align: right;
  /* border: thin dotted; */
}
/*--- */
ul,li {
text-align: left;
}
img.icon {
  width: 135px;
  border-style: solid;
  border-color: #008080;
  border-width: 1px
}
p { 
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
p.center { 
  text-align: center;
}
*.title { 
 font-size: 150%;
}
*.subtitle { 
  font-family: Georgia;
  font-size: 150%;
  color: #008080;
  font-weight: bold;
}
*.menu { 
 font-size: 130%;
}
a.email { 
}

a { 
  color: #ffffff;
}
a.ref:link {
  color: #000000;
}
a.ref:visited { 
  color: #999999;
}
a.ref:active { 
  color: #66CCCC;
}
*.quote {
  font-size: 80%;
  text-align: right;
}
*.signature {
  font-size: 80%;
  font-style: italic;
  text-align: right;
}
*.nels {
  color: #008080;
  font-weight: bold;
}
*.center {
  text-align: center;
}
*.question {
 font-weight: bold;
 font-style:  italic;
}
*.answer {
 font-weight: normal;
}

