body  { color: yellow; font: 10pt Tahoma; background: url(bg1.gif) center repeat-y #c7ad94; text-align:justify  }

a:link; a:active, a:visited {
        color: green;
        text-decoration: none;
}
a:hover      {
        color: red;
        text-decoration: underline;
}

table, tr   { color: #400000; font:9pt Arial}


h1  {
        color: yellow;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        font-family: Arial Narrow, arial;
        font-size: 24pt;
}
h2  {
        color: #400000;
        text-align: center;
        font-weight: bold;
        font-family: arial;
        font-size: 13pt;
}

h3  {
        color: #400000;
        text-align: left;
        font-weight: bold;
        font-family: arial;
        font-size: 10pt;
        border-bottom-color: #400000;
        border-bottom-style: solid;
        border-bottom-width: thin;
}

#contents{
background-image:url(bg01.jpg)}
#contents2{
background-image:url(bg02.jpg)}


