.normalText {
font-family: Arial, Helvetica;
color: #555555;
font-size: 12px;
font-weight: normal;
}

.header {
font-family: Arial, Helvetica;
color: #7b3d11;
font-size: 22px;
font-weight: normal;
}

.menuHeader {
font-family: Arial, Helvetica;
color: #4b7fa7;
font-size: 14px;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.smallText {
font-family: Arial, Helvetica;
color: #555555;
font-size: 10px;
font-weight: normal;
}

.bottomText {
font-family: Arial, Helvetica;
color: #555555;
font-size: 11px;
font-weight: normal;
}

li {
font-family: Arial, Helvetica;
color: #555555;
font-size: 12px;
font-weight: normal;
}

a, a:hover, a:visited {
color: #8b0f0f;
text-decoration: underline;
}

.textHeader {
display: block;
padding-bottom: 7px;
}

input, textarea {
font-family: courier new, courier, monospace;
color: #111111;
font-size: 12px;
font-weight: normal;
}