.leipateksti {
	font-family: "Gill Sans";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
h1 {
	font-family: "Gill Sans";
	font-size: 27px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.isootsikko {
	font-family: "Gill Sans";
	font-size: 27px;
	font-style: italic;
	font-weight: 300;
}

.leipateksti_otsikko {
	font-family: "Gill Sans";
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: 600;
}
A:link {
	COLOR: #990000
}
A:visited {
	COLOR: #990000
}
A:active {
	COLOR: #990000
}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline
}
