html{
}
body{
  font-family:'Verdana', sans-serif;
  font-size:1em;
  background:url('/images/con_shadow.jpg') repeat-y 95% #fff;
  color:#1f1919;
}
img, a img{
  border:none;
}
a{
  color: #13377d;
}
a:visited{
  color: #6344a4;
}
a:hover{
  color: #4c80e5;
}
.warning, .warning:visited{
  color:#fa021f;
}
#head{
  background:url('/images/body.jpg') no-repeat 0 0;
}
#head h1{
  font:normal normal 200% 'Verdana', sans-serif;
  color:#453333;
  color: #95793a;
}
#head h1 a{
  color: #95793a;
}
#content{
  font-size:90%;
  text-indent:20px;
}
#content h2{
  font-size:190%;
  font-family:'Arial', sans-serif;
  color:#5e3c0c;
}
#content h3{
  font-size:130%;
  font-family:'Arial', sans-serif;
  color:#5e3c0c;
}
#content h4{
  font-size:120%;
  font-family:'Arial', sans-serif;
  color:#5e3c0c;
}
#content strong{
  color:#5e3c0c;
}
#content blockquote img{
  border:2px solid #5e3c0c;
}
#content .pager{
  font-size:110%;
}
#content blockquote{
  background:#fff;
  border-top:1px dashed #ccc;
  border-right:1px solid  #ccc;
  border-bottom:1px solid #ccc;
  border-left:1px dashed #ccc;
  background:url('/images/b1.jpg') no-repeat 100% 100% #fcfcfd;
}
#content blockquote.b1{
}
#content blockquote.b2{
  background:url('/images/b2.jpg') no-repeat 0.5em 100% #eef5fd;
}
address{
  text-align:center;
  font:normal normal 120% 'Monotype Corsiva', cursive;
  color:#1f1919;
  background:url('/images/nav_shadow.jpg') repeat-y 100% 100% #dbe4f4;
}
address span{
  border-top:1px dashed #a69895;
  border-bottom:1px dashed #a69895;
  background:#dbe4f4;
}
address a, address a:visited{
  color:#1f1919;
}
.recl{
  font-size:65%;
  color:#999;
}
.recl a{
  color:#999;
}