body
{
	border:0px;
	margin:0px;
}
#header
{
	width:100%;
	background-color:#FFD321;
	border-color:#000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	padding:10px;
}
h1
{
	font-family: Arial;
	font-size: 20px;
	padding: 15px;
}
#tuoteluettelo table
{
	margin:20px;
	width:620px;
}
table, th, td
{
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
}
#tuoteluettelo td.hinta
{
	text-align:right;
}
#tuoteluettelo td, #tuoteluettelo th
{
	padding:5px;
	background-color: #ffffff;
}
#tuoteluettelo th
{
	background-color: #FFD321;
}
a
{
	color:#000000;
}
#tuoteluettelo th
{
	text-align:left;
}
#update
{
	margin:20px;
}
#copyright
{
	background-color: #FFD321;
	text-align:center;
	border-color:#000000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	padding:10px;
}
#linkit
{
	padding:10px;
}

