BODY, TD, P, DIV, SMALL, BIG  {
	font-family : Helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

P  {
	text-align : left;
	font-size : 12px;
}

B  {
	font-weight : bold;
	font-size : 12px;
}

H1  {
	font-size : x-large;
	font-weight : bold;
}

H2  {
	font-size : large;
	text-align : left;
}

H3  {
	font-size : medium;
}

H4  {
	font-weight : bold;
	font-size : 16px;
}

A  {
	font-family : Helvetica;
	font-size : 12px;
	NOfont-weight : bold;
	color : Navy;
}

A:Active  {
	NOfont-weight : bold;
	font-size : 12px;
	color : Navy;
}

A:Hover  {
	NOcolor : #008000;
	font-style : normal;
	NOfont-weight : bold;
	font-size : 12px;
	text-decoration : underline;
	color : Blue;
}

INPUT  {
	font-size : 12px;
	font-family : Helvetica;
}

H5  {
	font-weight : bold;
	font-size : 15px;
}

OTSIKKO  {
	font-weight : bold;
	font-size : 12px;
}

