
body {
color: #000000;
font-size: 11px;
font-family: Arial, sans-serif;
}
A:link {
color: #094663;
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration:none;
}
A:visited {
color: #094663;
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration:none;
}
A:active {
color: #094663;
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration:none;
}
A:hover {
color: #094663;
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration:underline;
}
.headline {
color: #1E4381;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
.question {
color: #000000;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}
.menu {
font-weight:bold;
color: #000000;
}
.submenu {
color: #555555;
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration: none;
}
.submenuc {
color: #000000;
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration: none;
}
.errortext {
color: #FF0000;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
.button1 {
font-family: Arial, Sans Serif, Arial;
font-size: 10px;
font-weight: bold;
color: #000000;
background-color : #ffd500;
border : 1px solid Black;
cursor: hand;
}
TD {
color: #000000;
font-family: Arial, sans-serif;
font-size: 11px;
}
INPUT, SELECT, TEXTAREA {
font-family: Arial, sans-serif;
font-size: 11px;
}

