/* TEKSTIT */

/*
H1: auto ja konemyynti...
H2: vaihtoautot, tarvikkeet...
H3: auton merkki
*/

body
{
font-size: 15px;
font-family: Arial;
color: #000000;
}

.introtable
{
text-align="center";
font-weight: bold;
}

.maintable
{
border: solid 2px black;
background-image: url("kuvat/tausta.gif")
}

h1
{
font-size: 30px;
font-weight: bold;
color: #000000;
}

h2
{
font-size: 24px;
color: #000000;
font-weight: bold;
}

h3
{
font-size: 20px;
color: #000000;
font-weight: bold;
}

h4
{
font-size: 17px;
color: #000000;
font-weight: bold;
}

h5
{
font-size: 15px;
color: #000000;
font-weight: normal;
}

h5
{
font-size: 11px;
text-align: center;
}

/* LINKIT */

a
{
color: #C00000;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #C00000;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #C00000;
text-decoration: none;
font-weight: bold;
}
/* KUVAT */

img
{
border: solid 2px black;
}

.otsikkokuva
{
border: none;
}

/* MUUT */

.boldfont
{
font-weight: bold;
}
.noborder
{
border: none;
}
.cellborder
{
border: solid white 1px;
}

.autotieto
{
vertical-align: top;
}
