body {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(images/bgrd_gradient.jpg);
	background-position: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
}
p {
	color: #333;
	margin-right: 20px;
	margin-left: 15px;
	font-weight: normal;
	font-size: 100%;
}
li {
	color: #333;
}
.linkkikuutiot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
.alatunniste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
a {
	color: #690;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {
	font-weight: normal;
	color: #F00;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.valikko {
	list-style-type: circle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	margin-right: 15px;
	list-style-position: outside;
	text-align: left;
	margin-left: -20px;
}
.viiva_pysty {
	background-image: url(images/grey_pixel.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666;
}
.keskitetty {
	font-size: 100%;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
.design {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
}
.tertiaariotsikko {
	font-weight: bold;
	font-variant: small-caps;
	color: #F90;
}
.korostus {
	font-style: oblique;
	color: #333;
}
td {

}
