
.normal
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.normal_underline
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	}
.normal_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.small
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
.black
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.black_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.white_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	}
.green
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}

.green_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}
TD.paalla
{
	background-color:#FFFFFF;
	background-image:none;
}
.red
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 11px;
	}
SELECT.store
{
	font-family: Arial;
	font-size: 11px;
	background-color:#E4F2CF;
}
.otsikkoaaa {  font-family: Arial;  text-decoration: none;  color: #009B16;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa {  font-family: Arial;  text-decoration: none;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa {  font-family: Arial;  text-decoration: none;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi {  font-family: Arial;  text-decoration: none;  color: #333333;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
BODY { font-family: Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #333333;  font-size: 12px; }
TD { font-family: Verdana,Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #333333;  font-size: 12px; }

.otsikkoaaa a {  font-family: Arial;  text-decoration: underline;  color: #009B16;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa a {  font-family: Arial;  text-decoration: underline;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa a {  font-family: Arial;  text-decoration: underline;  color: #333333;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi a {  font-family: Arial;  text-decoration: underline;  color: #333333;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
a { font-family: Verdana, Arial;  font-weight: normal;  font-style: normal;  text-decoration: underline;  color: #333333;  font-size: 12px; }