body {

/* vasen ja ylä marginaalit */
margin:0px; line-height:22px
}

.otsikko {
font-size : 28px;
font-weight : bold;
font-style : normal;
letter-spacing: 1px;
color : #E2001A;
font-family : Futura,Verdana,sans-serif;
margin-top:0; margin-bottom:20px;
}

.miniotsikko {
font-size : 15px;
font-weight : bold;
font-style : normal;
color : #E2001A;
font-family : Futura,Verdana,sans-serif;
margin-top:0; margin-bottom:10px;
}

.leipis {
font-size : 14px;
line-height: 22px;
font-style : normal;
color : black;
font-family : Futura,Verdana,sans-serif;
margin-top:0; margin-bottom:3px;
}

.ingressi {
font-size : 22px;
line-height: 30px;
font-style : italic;
color : black;
font-family: "New Century Schoolbook", Times, serif;
margin-top:0; margin-bottom:0px;
}

.kauppanimi {
font-size : 14px;
line-height: 16px;
font-style : normal;
color : black;
font-family : Futura,Verdana,sans-serif;
margin-top:0; margin-bottom:0px;
}

.kauppasel {
font-size : 12px;
line-height: 14px;
font-style : italic;
color : black;
font-family : Futura,Verdana,sans-serif;
margin-top:0; margin-bottom:0px;
}

.kauppaos {
font-size : 12px;
line-height: 14px;
font-style : normal;
color : black;
font-family : Futura,Verdana,sans-serif;
margin-top:0; margin-bottom:0px;
}



td#palkki {
/* taustakuvan url, toisto pois, sijainti */
background-image: url("kuvat/alapalk_oik.gif");
background-repeat: no-repeat;
background-position: bottom left;
}

td#epalkki{
/* taustakuvan url, toisto pois, sijainti */
background-image: url("kuvat/alapalk_oik_e.gif");
background-repeat: no-repeat;
background-position: bottom left;
}

a:link {
color : #E2001A;
text-decoration: none;
}

a:hover {
color : white;
background-color: #E2001A;
text-decoration: none;
}

a:visited {
color : #990000;
text-decoration: none;
}
