BODY {
		font-family: Verdana, Arial;
		font-size: 8pt;
		color: #000000;
}


A:VISITED {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		text-decoration: underline;
		color: #0000FF;
}


A:LINK {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		text-decoration: underline;
		color: #0000FF;
}


A:HOVER {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		text-decoration: none;
		color: #0000FF;
}

A:VISITED.aktiivi {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
}


A:LINK.aktiivi {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
}


A:HOVER.aktiivi {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
}
A:VISITED.valikko {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}


A:LINK.valikko {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}


A:HOVER.valikko {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		text-decoration: underline;
		color: #000000;
}

TD {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-style: normal;
		color: #000000;
		text-decoration: none;
}

TD.valikkovasen {
		width: 40px;
		background-image: url('images/elementit/elementti_menuvasen.gif');
		background-repeat: repeat-y;

}

TD.valikkovasen_vali {
		height: 5px;
		width: 40px;
		font-size: 5px;
		background-image: url('images/elementit/elementti_menuvasen.gif');
		background-repeat: repeat-y;

}

TD.valikko {
		width: 152px;
		background-image: url('images/elementit/elementti_menu.gif');
		background-repeat: repeat-y;

}

TD.valikko_vali {
		height: 5px;
		width: 152px;
		font-size: 5px;
		background-image: url('images/elementit/elementti_menu.gif');
		background-repeat: repeat-y;

}

H1 {
		font-family: Century Gothic, Verdana, Arial;
		font-size: 18px;
		font-style: normal;
		color: #000080;
}

H2 {
		font-family: Century Gothic, Verdana, Arial;
		font-size: 16px;
		font-style: normal;
		color: #000080;
}

H3 {
		font-family: Century Gothic, Verdana, Arial;
		font-size: 15px;
		font-style: normal;
		color: #000080;
		}