body {
  background-image:url('graphics/paper.gif');
  font-size:16px;
  color:#221111;
  margin-top:4px;
  margin-right:4px;
  margin-bottom:4px;
  margin-left:4px;
  padding-top:4px;
  padding-right:4px;
  padding-bottom:4px;
  padding-left:4px;
}

p.one {
  text-align:justify;
  margin-left:15px;
  margin-right:15px;
  margin-top:0;
  margin-bottom:0;
}

p.two {
  text-align:justify;
  margin-left:30px;
  margin-right:30px;
  margin-top:0px;
  margin-bottom:0px;
  font-weight:bold;
  font-style:italic;
}

p.three {
  text-align:justify;
  margin-left:15px;
  margin-right:15px;

}

ul {
  text-align:justify;
  margin-left:60px;
  margin-top:0px;
  list-style-position:outside;
}

a:link {
  color: #881111;
  text-decoration: none;
  background: transparent;
}

a:active {
  color: #881111;
  text-decoration: none;
  background: transparent;
}

a:visited {
  color: #661111;
  text-decoration: none;
  background: transparent;
}

a:hover {
   text-decoration: underline;
}

h1 {
  font-size : 22px;
  text-align:center;
  margin-top:0;
  margin-bottom:0;
}

h2 {
  font-size : 20px;
  font-weight: bold;
  margin-top:0;
  margin-bottom:0;
}

h3 {
  font-size : 15px;
  color : #aa0000;
  font-weight: bold;
  display:inline;
}

font.small {
  font-size:11px;
  color:#000000;
}

hr {
   border:0;
   color:#333333;
   background-color : #333333;
   height:1px;
   width:80%;
}

#topl {
   background-image:url(graphics/topl.gif);
   background-repeat:no-repeat;
   width:21px;
   height:23px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#topm {
   background-image:url(graphics/topm.gif);
   background-repeat:repeat-x;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#topr {
   background-image:url(graphics/topr.gif);
   background-repeat:no-repeat;
   width:26px;
   height:23px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#midl {
   background-image:url(graphics/midl.gif);
   background-repeat:repeat-y;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#midm {
   height:23px;
   margin:0px 0px 0px 0px;
   padding:10px 10px 5px 10px;
}

#midr {
   background-image:url(graphics/midr.gif);
   background-repeat:repeat-y;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#botl {
   background-image:url(graphics/botl.gif);
   background-repeat:no-repeat;
   width:21px;
   height:28px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#botm {
   background-image:url(graphics/botm.gif);
   background-repeat:repeat-x;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#botr {
   background-image:url(graphics/botr.gif);
   background-repeat:no-repeat;
   width:26px;
   height:28px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

div#nav {

}

div.button {
   width:188;
   padding:3px;
   background-color:#aa0000;
   border-bottom:solid 3px #770000;
   border-top:solid 3px #dd0000;
   border-right:solid 3px #770000;
   border-left:solid 3px #dd0000;
   font-size:16px;
   text-align:center;
}

div.buttons {
   width:188px;
   float:right;
   margin-left:25px;
   text align:center;
}



