body { 
background-color : #b5a28b;
margin-top: 0px;
} 
a:link {  color : #e38a16; text-decoration: underline;} 
a:visited {  color : #e38a16; text-decoration: underline;} 
a:active {  color : #e38a16; text-decoration: underline;} 
a:hover {  color : #e3ac64; text-decoration: underline; cursor:default;} 

A:link.l, A:visited.l {
display: block;
width: 125px;
background-color: #e38a16;
font-weight: bold;
color : #fbfbf6; 
text-decoration : none;
height: 25px;
line-height: 20px;
text-align: center;
font-family: arial;
letter-spacing: 0.1px;
font-size: 12px;
padding: 3px 10px 0px 10px;
} 
A:active.l, A:hover.l { 
display: block;
width: 125px;
background-color: #e99f3f;
font-weight: bold;
color : #fbfbf6; 
height: 25px;
line-height: 20px;
text-align: center;
cursor:default;
font-family: arial;
letter-spacing: 0.1px;
font-size: 12px;
padding: 3px 10px 0px 10px;
}

.me {
border-collapse: collapse;}

p, table { 
cursor : default; 
font-family:arial;
font-size:9pt;
letter-spacing:0pxl;
line-height : 21px; 
text-align : justify; 
color : #826e58; 
} 

h1 { 
text-align : left; 
font-family : arial; 
font-size : 11px; 
text-transform:uppercase;
font-weight : bold; 
letter-spacing : 1px; 
color : #857665; 
line-height : 20px; 
border-bottom : 3px solid #c9c2b7; 

} 

h2 { 
text-align : center; 
font-family : arial; 
font-size : 12px; 
font-weight : bold; 
letter-spacing : 0.5px; 
color : #e65631; 
line-height : 20px; 
border-bottom : 1px dotted #d9d9d9; 

} 

.main {
background-repeat: no-repeat;
background-color: #f2ebe0;
width: 700px;
border: 7px solid #ffffff; 
margin-left: 0px;
margin-top: 0px;
}

.teksti {
padding: 7px; 
font-family:arial;
font-size:9pt;
letter-spacing:normal;
color: #7f7f7f;
}
.linkki {
background-color: #e38a16;
height: 25px;
border-bottom: 5px solid #c9c2b7;
}
.copyt {
color: #fff;
background-color: #e38a16;
text-align:center;
height: 28px;
line-height: 25px;
}

.td1 {
   background-color:#e65631;
   text-transform:normal;
   letter-spacing: normal;
   font-size:12px;
}

.td2 {
   background-color: #fff;
   border-bottom: 1px dotted #d9d9d9;
}

