body {
background-color: #56732E;
}

A {
color: #cccc99;
font-family: Arial;
font-size: 10pt;
text-decoration: none;

}
A:hover {
color: #DEFFB3;
}
td {
font-family: Arial;
font-size: 10pt;
}
.form_element {
font-family: Arial;
font-size: 8pt;
}
.form_data {
font-family: Arial;
font-size: 8pt;
color: black;
}
H1 {
font-family: Arial;
font-size: 16pt;
color: #ffffff;
font-weight: bold;
}

.myfontsmall {
color: #0000ff;
}

.myfontsmall:hover {
color: #DEFFB3;
}