﻿h1	{
	font: 18pt Arial;
	color: navy;
	text-align: center;
}

p	{
	font-family: Arial;
	color: navy;
}

a:link, a:visited {
	text-decoration: underline; 
	color: blue
}

a:hover {
	text-decoration: none;
	color: red;
}


.suomitav {
	font: 14pt Arial;
	color: #440066;
}

.palkys {
	font: 12pt Arial;
	color: #660033;
}

.suomikomm14pt {
	font: 14pt Arial;
	color: #0000FF;
}

.suomipuna14pt {
	font: 14pt Arial;
	color: #FF0000;
}

.suomikeski {
	font: 12pt Arial;
	color: #440066;
}

.hepr12{
	font: 26pt "SBL Hebrew" "Times New Roman";
	color: navy;
	text-decoration: none;
}

.hepr12harmaa{
	font: 26pt "SBL Hebrew" "Times New Roman";
	color: #AAAAAA;
	text-decoration: none;
}

.hepr14musta{
	font: 30pt "SBL Hebrew" "Times New Roman";
	color: #000000;
	text-decoration: none;
}

.heprkesk{
	font: 18pt "SBL Hebrew" "Times New Roman";
	color: navy;
	text-decoration: none;
}

.suomikeskilih {
	font: bold 12pt Arial;
	color: navy;
}

.suomipien {
	font: 10pt Arial;
	font-weight: bold;
	color: #440066;
}

.palvast{
	font: 10pt Arial;
	font-weight: bold;
	color: #225555;
}

.suomipienlaiha {
	font: 10pt Arial;
	color: navy;
}

.suomiisohko {
	font: 15pt Arial;
	color: navy;
}

.suomiiso {
	font: 18pt Arial;
	color: navy;
}

.puna {
	color: red;
	font-weight: bold;
	font-size: 100%;
}

.lukuotsikko {
	font: bold 16pt Arial;
	color: white;
	background-color: blue;
	text-align: center;
}

.heprkoros {
	font: 26pt "SBL Hebrew" "Times New Roman" Arial;
	color: maroon;
	padding: 5px;
	border-style: outset
}

.huomio {
	font: 12pt Arial;
	color: maroon;
	padding: 5px;
	border-style: outset
}

.pienhuomio {
	font: bold 10pt Arial;
	color: maroon;
	padding: 5px;
	border-style: outset
}

.unicode {
	font: 16pt "Galilee Unicode Gk", "Palatino Linotype", Gentium ;
	color: navy;
}

.kelt {
	font: 40px "Courier New";
	color: #00FF00;
}

.sanakoevastaus {
	font: 12pt Arial;
	color: black;
	document.this.onkeypress: onKeyPress;
	}

.sanakoeoikeavastaus {
	font: bold 12pt Arial;
	color: green;
	}

.sanakoevaaravastaus {
	color: red;
	text-decoration: line-through;
}

.sanakoepalaute {
	text-align: center;
	font: 12pt Arial;
	color: blue;
}

.leikkauspoyta {
	padding: 15px;
	border-style: outset;
	border-width: 10;
	width: 300;
	text-align: center;
	background-color:#FFFFAA;
	color: #FFFF00;
}

