a { text-decoration: none;
    color: 8c1322;
    }
a:hover { text-decoration: underline;
          color: 407dbf;
          }
img { border-width: 3px;
      border-style: double;
      border-color: 8c1322;
      }
body { margin-top: 0;
       margin-bottom: 0;
       margin-left: 0;
       margin-right: 0;
       color: 8c1322;
       background-color: cca4a4;
       background-attachment: fixed;
       scrollbar-track-color: cca4a4;
       scrollbar-arrow-color: 000000;
       scrollbar-3dlight-color: 707070;
       scrollbar-highlight-color: 909090;
       scrollbar-face-color: 8c1322;
       scrollbar-shadow-color: d0d0d0;
       scrollbar-darkshadow-color: f0f0f0;
       }
h1 { font-size: 3em;
     font-family: Comic Sans MS
     }
h2 { font-size: 1.5em;
     font-family: Comic Sans MS
     }
h3 { font-size: .85em;
     font-family: Comic Sans MS
     }
h4 { font-size: 1.25em;
     font-family: Comic Sans MS
     }
.alpha2 { position: relative;
	  filter: alpha( style = 2, opacity = 100, finishopacity = 0 );
	  border-width: 3px;
	  border-color: cca4a4;
      	  }
a.schwoby { color: black; }
a:hover.schwoby { background-color: black;
		  color: cca4a4;
		  }
.text { text-align: justify;
	text-indent: 3em;
	}
.notab { text-indent: 0em; }
.rez { font-size: 1.5em;
       color: yellow;
       }
