BODY {
font-family: Arial;
}

H2
{
	font-family: Tahoma;
	font-size: 14pt;
}

A.nuoli:link      {font-size: 9pt; color: blue; text-decoration: none}
A.nuoli:visited   {font-size: 9pt; color: blue; text-decoration: none}
A.nuoli:hover     {font-size: 9pt; color: #9999ff; text-decoration: none}

.eitietoa { color: blue;}
.kylla { color: green; }
.ei { color: red; }
.ehka { color: orange; }

table.kommentit
{
	border: 0;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

div.viesti
{
	width: 50%;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	border: 1px dashed black;
	background-color: silver;
}

