a:link
        {
        font-family: Georgia, Times New Roman;
        color: #483605;
        text-decoration: underline;
        font-weight: normal;
        }

a:visited
        {
        font-family: Georgia, Times New Roman;
        color: #483605;
        text-decoration: underline;
        font-weight: normal;
        }

a:active
        {
        font-family: Georgia, Times New Roman;
        color: #70550C;
        text-decoration: underline;
        font-weight: normal;
        }

a:hover {
        font-family: Georgia, Times New Roman;
        color: #70550C;
        text-decoration: underline;
        font-weight: normal;
        }

body         {margin: 8px 10px 8px 8px;
        background-image: url(hell.jpg);
        background-repeat: repeat;
        font-family: Georgia, Times New Roman;
        font-weight: normal;
        color: #000000;
          }

h1         {font-family: Georgia, Times New Roman;
        font-size: 20pt;
        font-weight: bold;
        color: #000000;
        text-align: center;
        }

h2         {font-family: Georgia, Times New Roman;
        font-size: 14pt;
        font-weight: bold;
        color: #000000;
        text-align: center;
        }

h3         {font-family: Georgia, Times New Roman;
        font-size: 12pt;
        font-weight: bold;
        color: #000000;
        text-align: center;
        }

h4         {font-family: Georgia, Times New Roman;
        font-size: 12pt;
        font-weight: normal;
        color: #000000;
        text-align: center;
        font-style: oblique;
        }

h5        {font-family: Georgia, Times New Roman;
        font-size: 12pt;
        color: #000000;
        }

.klein        {font-family: Georgia, Times New Roman;
        font-size: 10pt;
        color: #000000;
        }

table        {table-align: center;
        text-align: justify;
        font-family: Georgia, Times New Roman;
        }

.inworld        {border-color: #000000;
        border-style: solid;
        border-width: thin;
        }


hr      {border-color: #000000;
         }