BODY {
	background: white url(kuvat/bg_208.jpg);
	background-attachment: fixed
}
BODY, TD {
	font-family : "Trebuchet MS";
	font-size : 10 pt;
}
A:Hover {
	text-decoration: underline;
	color: red;
	font-size : 10 pt;
}
H1.{
	font-family : "Trebuchet MS";
	font-size : x-large;
	font-weight : bold;
	color : Navy;
}
H2. {
	font-family : "Trebuchet MS";
	font-size : medium;
	font-weight : bold;
	color : Teal;
}
H3.{
	font-family : "Trebuchet MS"f;
	font-size : small;
	font-weight : bold;
	color : Teal;
}

