body {
background: #ebebeb;
color: #000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
margin: 0;
margin-bottom: -12;
}

table {
font-size: 12px;
}

.body {
width: 800;
height: 100%;
font-size: 12px;
}

.title {
height: 125;
background: url("title.jpg");
}

.leftborder {
width: 200;
background: url("left.jpg");
color: #FFF;
font-size: 11px;
text-align: center;
vertical-align: bottom;
padding-bottom: 15;
}

.rightborder {
width: 205;
background: url("right.jpg");
vertical-align: top;
padding-top: 70;
}

.main {
background: #FFF;
vertical-align: top;
padding: 10;
padding-bottom: 50;
text-align: left;
}

.linkit {
width: 205;
font-family: Verdana, Tahoma;
font-weight: bold;
font-size: 12px;
}

.link {
height: 23;
background: url("linkki.jpg");
padding-left: 60;
padding-right: 13;
}

a:link {
color: 000;
font-family: Verdana, Tahoma;
text-decoration: none;
}

a:visited {
color: 000;
font-family: Verdana, Tahoma;
text-decoration: none;
}

a:hover {
color: ab0000;
font-family: Verdana, Tahoma;
text-decoration: none;
}

a.links:link {
display: block;
color: #f10000;
font-family: Verdana, Tahoma;
font-weight: bold;
text-decoration: none;
}

a.links:visited {
display: block;
color: #f10000;
font-family: Verdana, Tahoma;
font-weight: bold;
text-decoration: none;
}

a.links:hover {
display: block;
color: #ab0000;
font-family: Verdana, Tahoma;
font-weight: bold;
text-decoration: none;
}


.h1 {
font-size: 30px;
color: #666;
font-family: "Book Antiqua", Palatino, Georgia;
}

input {
color: #000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
}

input.submit {
color: #000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
height: 20;
background: url("submit.jpg");
}

input.submit:hover {
color: #000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
height: 20;
background: url("submit2.jpg");
}


.a1 {
color: #000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
width: 300;
height: 150;
}

.a2 {
color: #000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
width: 300;
height: 50;
}