body
{
background-color: #333333;
}

form
{
margin: 0px;
}

input, select, textarea
{
font-family: Arial;
font-size: 9pt;
}

a:link
{
color: #33C2F1;
text-decoration: underline;
}

a:visited, a:hover
{
color: yellow;
text-decoration: underline;
}

.text-form
{
font-family: "Comic Sans MS";
font-size: 9pt;
color: #33C2F1;
margin-top: 8px;
margin-left: 5px;
}

.text-bottom
{
font-family: "Comic Sans MS";
font-size: 10pt;
color: #33C2F1;
text-align: center;
}

.text-copyright
{
font-family: "Comic Sans MS";
font-size: 9pt;
color: #33C2F1;
text-align: center;
}

.text-message
{
font-family: "Comic Sans MS";
font-size: 9pt;
color: yellow;
text-align: center;
}