h1,h2,h3,h4,h5{margin:0;padding:0;}
body {color: DimGray;
	background-repeat: no-repeat;
	}

body
  {
  scrollbar-base-color:       "white";
  scrollbar-face-color:       "whitte";
  scrollbar-shadow-color:     "#d9d8a8";
  scrollbar-highlight-color:  "white";
  scrollbar-3dlight-color:    "#d9d8a8";
  scrollbar-darkshadow-color: "#d9d8a8";
  scrollbar-track-color:      "white";
  scrollbar-arrow-color:      "red";
  }

td.pr{color: blue;}

a:link{color:#A52A2A;}
a:hover{color:#A52A2A;
        background-color:PaleGoldenrod;}
a:active{color:#DC143C;
        background-color:PaleGoldenrod;}
a:visited {color: #A52A2A;
 text-decoration:underline;}

a.switch{color:#000000;background:#cccccc;border-style:outset;text-decoration:none;}
a.switch:hover{background:DimGray;border-style:inset;}
a.switch:visited{color:#000000;text-decoration:none;}

