
body {
background-color : #ffffff;
}

body, table, tr, td {
font-family : Lucida Fax;
color : #595959;
font-size : 12px;
}

#otsikko {
position : absolute;
left : 10px;
top : 10px;
}

h1 {
font-family : Lucida Fax;
color : #5e7d84;
font-size : 16px;
}

#table {
position : absolute;
left : 10px;
top : 105px;
}

#linkit {
position : absolute;
left : 330px;
top : 30px;
}

a:link, a:visited {
color : #5e7d84;
font-size : 12px;
text-decoration : underline;
}

a:hover, a:active {
color : #000000;
font-size : 12px;
text-decoration : none;
}