A:link, A:visited, A:active {color: #524630; text-decoration:none;}
A:hover {color:#EEEDCE; background-color: #524630;}

body 
{
background-color: #554C2F;
font-family: arial, 'trebuchet ms', verdana, serif;
padding: 2px;
letter-spacing: 2px;
color: #524630;
}

table
{
color: #524630;
font-family: arial, 'trebuchet ms', verdana, serif;
border: #524630 solid 1px;
background-color: #EEDEC7;
}

input, textarea {
background: #EEEDCE;
border-top: 1px solid #524630;
border-left: 1px solid #524630;
border-right: 1px solid #524630;
border-bottom: 1px solid #524630;
color: #524630;}

option {
background: #EEEDCE;
color: #524630;}

.content
{
font-size: 10pt;
line-height: 18px;
padding: 6px;
text-align: justify;
background-color: #EEDEC7;
}

.navi
{
font-size: 8pt;
line-height: 8px;
padding: 2px;
letter-spacing: 2px;
text-align: center;
}

.head
{
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
background-color: #554C2F;
border-top: 1px solid #554C2F;
border-left: 1px solid #554C2F;
border-right: 1px solid #554C2F;
border-bottom: 1px solid #554C2F;
color: #EEEDCE;
font-size: 11pt;
font-weight: bold;
letter-spacing: 2px;
}