body {
	margin: 10px 0px;
	padding: 20px 0px 10px;
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../Image/taustakuva.gif);
	text-align: center;
}

.pikkuKehys {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #666666;
	padding: 10px;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: left;}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 5px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 1px;}

p {
	font-size: 14px;
}
h2 {
	font-size: 20px;
	color: #993333;
	text-align: left;
	letter-spacing: 2pt;
	line-height: 1px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	}

.huomiotausta {
	background-image:  url(../Image/huomioTausta.gif);
	padding: 10px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}


li
{
	list-style-image:  url(../Image/li.gif);
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;

}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.photo {
	font-size: 12px;
	color: #666666;
}


a:link {
	color: #003366;
}
a:hover {
	color: #990033;
}
a:active {
	color: #990033;
}
a:visited {
	color: #666666;
}

