A:link, A:visited, A:active {color: #4561AA; font-family: Verdana; font-weight: bold; text-decoration:none;}
A:hover {color:#C0CEE1; font-family: Verdana; background-color: #B4647E;}

body 
{
background-image: url('bg.jpg');
font-family: Verdana;
padding: 2px;
letter-spacing: 2px;
color: #4561AA;
}

table
{
color: #4561AA;
font-family: Verdana;
border: #392F6F solid 1px;
background-color: #80A4D0;
}

input, textarea {
background: #4561AA;
border-top: 1px solid #4561AA;
border-left: 1px solid #4561AA;
border-right: 1px solid #4561AA;
border-bottom: 1px solid #4561AA;
color: #C0CEE1;
font-weight: bold;}

option {
background: #4561AA;
color: #C0CEE1;}

.content
{
font-size: 10pt;
line-height: 18px;
padding: 6px;
text-align: justify;
background-color: #80A4D0;
}

.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: #B4647E;
border-top: 1px solid #B4647E;
border-left: 1px solid #B4647E;
border-right: 1px solid #B4647E;
border-bottom: 1px solid #B4647E;
font-family: Arial;
color: #C0CEE1;
font-size: 11pt;
font-weight: bold;
letter-spacing: 2px;
}