
BODY {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
   color: black;
   background-color: white;
   margin: 0;
}

.content {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
   color: black;
   background-color: white;
   margin: 0;
}

.stripes {
	background: url(/shop/stripe.html?shopid=6);
	background-repeat: repeat;
}

TD {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
   color: black;
}

H3 {
   font-family: Arial, Verdana, Helvetica;
   font-weight: bold;
   font-size: 12px;
}

H2 {
   font-family: Arial, Verdana, Helvetica;
   font-weight: 900;
   font-size: 18px;
}

H1 {
   font-family: Arial, Verdana, Helvetica;
   font-weight: bold;
   font-size: 20px;
   color: #6e6e6e;
   background-color: transparent;
   word-spacing: 0;
}

.mainhdr {
   font-family: Arial, Verdana, Helvetica;
   font-weight: bold;
   font-size: 20px;
   color: #6e6e6e;
   background-color: transparent;
   word-spacing: 0;
}

P {
   font-family: Arial, Verdana,  Helvetica;
   font-size: 12px;
}

.hinta {
  font-weight: 900;
  color: #d53301;
  font-size: 12px;
  font-style: italic;
}

.flat {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
   border: 1px solid black;
}

.flatcheck {
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
   border: 0px;
}

.tuotekuva {
	border: 1px solid #858585;
}

.tuoteotsikko {
	font-family : Arial, Verdana,  Helvetica;
	font-size: 14px;
	font-weight: 900;
}

.otsikko1 {
	font-family : Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: 900;
}

.tekija {
	font-size: 12px;
	font-style: italic;
}

.tuoteesittely {
	font-size: 12px;
	margin-right: 10px;
}

.tuotetiedot {
	font-weight: 900;
	font-style: italic;
}

.bluelink {
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	font-weight: 900;
	font-size: 12px;
	color: #0106e2;
	background-color: transparent;
	text-decoration: none; 
}

.bluelink:visited {
	font-size: 12px;
}

.bluelink:link {
	font-size: 12px;
}

.bluelink:hover {
	text-decoration: underline;
}

.viiva {
	background: url(dot.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.virhe {
	background-color: red;
	width: 650px;
	height: 100px;
	font-size: 14px;
	font-weight: 900;
	border: 1px solid black;
}

.teotsikko {
	font-size: 12px;
	font-weight: 900;
}

