body {
    color: white;
    font-family: tahoma;
}
h1 {
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;    
}

.taulukko {
    margin-top: 8px;
}

#header {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}

#text,a {
    font-family: tahoma;
    font-size: 12px;
    color: white;
}

#admin {
    margin-right: 20px;
    color: #485A68;
}

#indent {
    margin-left: 15px;
}

#mlink:hover {
  background-color: #7F8C96;
}

.space {
    line-height: 16px;
}