BODY, DIV, TABLE, TD, TR, TH, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.normalcopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

B, STRONG {
	font-weight : bold;
}

I, EM {
	font-style : italic;
}

A {
	color : #0000FF;
	text-decoration : none;
}

A:HOVER {
	color : #FF0000;
	text-decoration : underline;
}

A.toimipiste {
	color : #0a64af;
	text-decoration : none;
}

A.toimipiste:HOVER {
	color : #FF0000;
	text-decoration : underline;
}

A.mainnavi {
	font-size : 15px;
	color : #000033;
	font-weight : bold;
	text-decoration : none;
}

A.mainnavi:HOVER {
	color : #0000FF;
	text-decoration : none;
}

A.mainnaviselected {
	font-size : 15px;
	color : #336699;
	font-weight : bold;
	text-decoration : none;
}

A.mainnaviselected:HOVER {
	color : #336699;
	text-decoration : none;
}

A.sivunavi {
	font-size : 14px;
	color : #000033;
	font-weight : bold;
	text-decoration : none;
}

A.sivunavi:HOVER {
	color : #0000FF;
	text-decoration : none;
}

A.sivunaviselected {
	font-size : 14px;
	color: #003366;
	font-style: italic;
	font-weight : bold;
	text-decoration : none;
}

A.sivunaviselected:HOVER {
	color: #003366;
	text-decoration : none;
}

A.sivunavi2 {
	font-size : 12px;
	color : #000033;
	font-weight : normal;
	text-decoration : none;
}

A.sivunavi2:HOVER {
	color : #0000FF;
	text-decoration : none;
}

A.sivunavi2selected {
	font-size : 12px;
	color : #003366;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}

A.sivunavi2selected:HOVER {
	color : #0000FF;
	text-decoration : none;
}

.headline1 {
	font-size : 20px;
	font-weight : bold;
}

.headline2 {
	font-size : 16px;
	font-weight : bold;
}

.smallcopy {
	font-size : 14px;
}

.verysmallcopy {
	font-size : 12px;
}

.layeradmin {
    visibility : hidden;
    position : absolute;
    background-color : #ffffff;
}

