A:link, A:visited, A:active {color: #000000; text-decoration:none; font-weight: bold;}
A:hover {color:#000000; background-color: #D1DAEE; font-weight: bold;}

body 
{
background-image: url(bg.jpg);
font-family: arial, 'trebuchet ms', verdana, serif;
padding: 2px;
letter-spacing: 1px;
color: #4D3F57;
}

table
{
color: #4D3F57;
border: #4D3F57 solid 1px;
background-color: #ADA4D4;
}

input, textarea {
background: #D1DAEE;
border-top: 1px solid #D1DAEE;
border-left: 1px solid #D1DAEE;
border-right: 1px solid #D1DAEE;
border-bottom: 1px solid #D1DAEE;
color: #4D3F57;}

option {
background: #D1DAEE;
color: #4D3F57;}

.content
{
font-size: 10pt;
line-height: 18px;
padding: 6px;
text-align: justify;
background-color: #ADA4D4;
}

.head
{
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
background-color: #4D3F57;
border-top: 1px solid #4D3F57;
border-left: 1px solid #4D3F57;
border-right: 1px solid #4D3F57;
border-bottom: 1px solid #4D3F57;
color: #D1DAEE;
font-size: 11pt;
font-weight: bold;
letter-spacing: 2px;
}