html, body {
height: 100%;
}
.header {
color: #555555;
font-weight: bold;
}
.lineheight {
line-height: 16px;
}
.menu {
font-size: 12px;
}
a:hover {
text-decoration: underline;
}
.input {
font-family: Tahoma, Arial;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #AAAAAA;
}
.note {
font-size: 10px;
}