
 body {
 font-family: Arial;
 color: #333333;
 background-image:url(hinter.gif);
 background-attachment:fixed;
 scrollbar-face-color: #292C29;
 scrollbar-track-color: #8C8E8C;
 scrollbar-arrow-color: #7B7D7B;
 scrollbar-highlight-color: #8C8E8C;
 text-align: justify;
}

p {
 font-family: Arial;
 color: #333333;
 background-image:url(hinter.gif);
 background-attachment:fixed;
}

h1 {
 font-family: Arial;
 font-size: 260%;
 font-weight: bold;
 text-align: center;
 color: #333333;

}
h2 {
 font-family: Arial;
 font-size: xx-large;
 font-weight: bold;
 text-align: center;
 color: #333333;

}
h3 {
 font-family: Arial;
 font-size: x-large;
 text-align: center;
 color: #333333;

}
h4 {
 font-family: Arial;
 font-size: large;
 text-align: left;
 color: #333333;

}
h5 {
 font-family: Arial;
 font-size: medium;
 text-align: left;
 color: #333333;

}
h6 {
 font-family: Arial;
 font-size: small;
 text-align: left;
 color: #333333;

}
a:link {
 font-family: Arial;
 font-weight: bold;
 color: #E06000;
}

a:visited {
 font-family: Arial;
 font-weight: bold;
 color: #A02000;
}

a:hover {
 font-family: Arial;
 font-weight: bold;
 color: #00FF00;
}

a:active {
 font-family: Arial;
 font-weight: bold;
 color: #005F00;
}

small {
 font-family: Arial;
 font-size: 9pt;
 color: #333333;
}

table {
 font-family: Arial;
 color: #333333;
}

td {
 font-family: Arial;
 color: #333333;
}

tr {
 font-family: Arial;
 color: #333333;
}

ul {
 font-family: Arial;
 color: #333333;
}

div {
 font-family: Arial;
 color: #333333;
 background-image:url(hinter.gif);
 background-attachment:fixed;
}
