BODY {
font-family: arial, sans-serif;
color: black;
background-color: white;
background-image: url(taus1.gif);
background-position: top left;
background-repeat: no-repeat;
background-attachment: fixed;
margin-left: 55px;
}

H1, H2, H3 {
margin-top: 0px;
background-color: #ccccff;
padding: 3px;
border-top: 1px;
border-bottom: 1px;
border-left: 0px;
border-right: 0px;
border-style: solid;
}

A { color: #000099; text-decoration: underline; }
A:visited { color: #660066; }
A:active { color: #cc0000; }
A:hover { background-color: #ccffff; }

TH { background: #eeeeee; }
