BODY {
background-color: #663333;
color: #dfdfdf;
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

TD,P,DIV {
color: #dfdfdf;
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

H2 {
color: #bb4444;
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
}

H3 {
color: #bb4444;
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
border-bottom: 2px solid #bb4444;
}

HR {
color: #663333;
}

A {
color: #dd6666;
text-decoration: underline;
font-weight: bold;
}

A:HOVER {
text-decoration: none;
color: #efefef;
}

INPUT,TEXTAREA,SELECT {
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #dfdfdf;
font-weight: normal;
}

B {
font-weight: bold;
color: #ffffff;
}

#firstname {
visibility: hidden;
display: none;
}