/* CSS Document */

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 76%;
color: #222222;
}

h1 {
font-size: 130%;
font-weight: bold;
color: #CC3333;
text-transform: uppercase;
margin-top: 25px;
}

h2 {
font-size: 110%;
font-weight: bold;
color: #993300;
text-transform: uppercase;
margin-top: 25px;
}

h3 {
font-size: 100%;
font-weight: bold;
color: #000000;
text-transform: uppercase;
margin-top: 25px;
}


a {
color: #0066CC;
}

ol a:hover {
color: #993300;
}

ul {
list-style: square;
margin-bottom: 7px;
}

.img_right {
float: right;
margin: 0 0 15px 15px;
}

/* TILAUSLOMAKE */

#nimi, #sposti {
width: 180px;
}

#osoite {
width: 220px;
height: 60px;
}