body {
background: url(tausta.gif) #efe7e7;
background-attachment:fixed;
font-family: Arial; 
color: #5c5c5c; 
font-size: 12px; 
text-align: justify; 
line-height: 16px; 
letter-spacing: 0px; 
text-indent: 0px;
} 

tr {
font-family: Arial; 
color: #5c5c5c; 
font-size: 12px; 
text-align: justify; 
line-height: 16px; 
letter-spacing: 0px; 
text-indent: 0px;
}

h1 {
font-family: Simsun, Serif;
font-size: 34px;
letter-spacing: 1px;
text-align: center; 
color: #8d8d8d;
margin-left: 2px;
margin-top: 10px;
margin-bottom: 5px;
font-weight: 100;
border-bottom: 1px dotted #d3d3d3; 
}

h2 {
font-family: Simsun, Serif;
font-size: 19px;
letter-spacing: 1px;
text-align: left; 
color: #a59484;
margin-left: 20px;
margin-top: 5px;
font-weight: 100;
border-bottom: 1px dotted #d3d3d3; 
}

h3 {
border-bottom: 1px dotted #d3d3d3; 
}

.note {
font-weight: bold;
}

.table {
margin-left: 5px;
margin-top: 0px;
font-family: Arial; 
color: #402b0e; 
font-size: 12px; 
text-align: justify; 
line-height: 18px; 
border: 1px dotted #b7ab8d; 
}

input, textarea {
background-color: #dedede;
font-family: Arial, Sans-Serif; 
color: #5c5c5c; 
font-size: 12px; 
text-align: justify;
border-bottom: 1px solid #d3d3d3; 
border-right: 0px solid #d3d3d3; 
border-top: 0px solid #d3d3d3; 
border-left: 0px solid #d3d3d3; 
} 

A:link, A:visited, A:active {
color: #8d8d8d; 
text-decoration: none; 
cursor: default; 
} 

A:hover {
color: #8d8d8d; 
text-decoration: underline; 
cursor: default; 
}