/* by Henri Sivonen
 * The author has placed this style sheet in the public domain. 
 */
html, body, p, blockquote {
  font-size: -moz-initial !important;
  line-height: normal;
}

p.caption, p.kuvateksti {
	font-size: 85% !important;
}

.sidebar p {
	font-size: inherit !important;
}

font[size="-1"], font[size="-2"], font[size="1"], font[size="2"] {
  font-size: inherit !important;
  line-height: normal;
}

small {
  font-size: small !important;
}

big {
  font-size: large !important;
}
