body, html
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
}

#header
{
font-family:Georgia, "Times New Roman", Times, serif;
}

#nav li a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#777;
text-decoration:none;
line-height:41px;
}

#nav li a:hover
{
color:#333;
}

#main h1, #sidebar h1
{
line-height:36px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
font-weight:normal;
}

#main h2, #sidebar h2
{
line-height:36px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
font-weight:normal;
}

#main p, #sidebar p
{
line-height:140%;
}

#main a
{
color:#FF7616;
text-decoration:none;
}

#main a:hover
{
color:#9C9C9C;
text-decoration:underline;
}

div#sidebar a {
  line-height: 24px;
  color: #FF7616;
  text-decoration: none;
}

div#sidebar a:hover {
  color: #FF3000;
}

table#tuotteet {
  color: black;
}

table#tuotteet img {
  text-decoration: none;
}

table#tuotteet td {
  color: black;
}

table#tuotteet a {
  text-decoration: none;
}

table#tuotteet a:hover {
  text-decoration: none;
  color: #FF3000;
}

table#listaus a {
  text-decoration: none;
  line-height: 20px;
}

table#listaus a:hover {
  text-decoration: none;
  color: #FF3000;
}

table#tuotetiedot th {
  font-weight: bold;
}

table#tuotetiedot td {
  font-weight: normal;
}

form#tuotetiedot h1 {
  font: 14px/20px Verdana;
  font-weight: bold;
  color: #000000;
}

form#tuotetiedot h2 {
  font: 12px/18px Tahoma;
  color: #000000;
}

form#tuotetiedot span#error {
  color: #FF0000;
  font-weight: bold;
}

table#uutiset th {
  font-weight: bold;
}
