h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 18px;
}

h1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 18px;
	text-decoration: none;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 18px;
	text-decoration: underline;
}

h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-image: url(/images/kangas_tausta.jpg);
}

table {
	background-image: url(/images/paperi_tausta.jpg);
	background-repeat: repeat-y;
	
	background-position: center;
}
.vasenmenu {
	padding-left: 30px;
	top: 0px;
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: text-top;
	
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-transform: uppercase;
	text-align: center;
}
.palikkatalo {
	vertical-align: top;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
