body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Times New Roman", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 14px;}

h1 {font-size: 20px;}
h2 {font-size: 17px;}
h3 {font-size: 15px;}



.chap { font-family:Bookman Old Style; font-size:175%; color:"#31319C";
      border-bottom-style:solid; border-bottom-width:3px; border-color:"#C01200";
      margin:0px; margin-bottom:16px; }
.sect { font-family:Arial,sans-serif; font-size:160%; color:"#31319C";
      border-bottom-style:solid; border-bottom-width:3px; border-color:"#C01200";
      margin:0px; margin-top:24px; margin-bottom:16px; }
.p  { font-family:Arial,sans-serif; font-size:180%; color:black; margin-top:6px; margin-bottom:6px; }

.small { font-size:88%; }
.big   { font-size:120%; }
.bigger  { font-size:160% }
.biggerxl { font-size:220% }

html, body, textarea {

  color:black;
  font-family: Arial ;
  scrollbar-base-color:#DCE0D3;
  scrollbar-3d-light-color:#9EA985;
  scrollbar-arrow-color:#FF0000;
  scrollbar-darkshadow-color:#9EA98;
  scrollbar-face-color:#9ea985;
  scrollbar-highlight-color:#DCE0D3;
  scrollbar-shadow-color:#DCE0D3;
  scrollbar-track-color:#DCE0D3;
 }

 ul#Navigation {
    margin: 0; padding: 0;
    border: 1px dashed silver;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.2em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: normal;
    text-decoration:none;
  }
  ul#Navigation a:link {
    color: #31319C; background="img/wall.gif" ;
  }
  ul#Navigation a:visited {
    color: black; background="img/wall.gif";
  }
  ul#Navigation a:hover {
    color: black; background-color:silver ;
  }
  ul#Navigation a:active {
    color: black; background-color:silver ;
  }

a:link { font-weight:300; color:#31319C; text-decoration:none; }
a:visited { font-weight:300; color:#31319C; text-decoration:none; }
a:hover { font-weight:500; color:#C01200; background-color:#DCE0D3; text-decoration:none;}
a:active { font-weight:300; color:#31319C; text-decoration:none; }




