body
    {
    font-family: Tahoma,Verdana;
    font-size: 10pt;
    color: #2cf8fa;
    background-color: #030b60; 
    }
td
    {
    font-family: Tahoma,Verdana;
    font-size: 10pt;
    color: #2cf8fa;
    background-color: #030b60;
    border-color: #3A66A7;
    border-width: 1px;
    border-style: dotted;
    }

a, a:active
    {
    text-decoration: none;
    font-family: Tahoma,Verdana;
    font-size: 10pt;
    color: #f4f400;
    }
   a:hover
    {
    text-decoration: none;
    font-family: Tahoma,Verdana;
    font-size: 10pt;
    color: #ff9933;
    }	
.title {
    font-family: Tahoma,Verdana;
    font-size: 14pt;
    color: #f4f400;
    font-weight: bold;
    }
.input {
    font-family: Tahoma,Verdana;
    font-size: 10pt;
    background: #bbbbbb;
    }
.headline {
    font-family: Tahoma,Verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    }
 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
 input
{
color: #781351;
background: #2cf8fa;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
