

A:link {
	color: red;
	}

A:visited {
	color: red;	
	}
A:active {
	color: black;	
	}

H1 {
	font-weight: boldER;
	font-size: 17pt;
	
	font-family: verdana, tahoma, sans-serif;
	color: rgb(0, 0, 0);
	}

H2 {
	font-weight: bold;
	font-size: 14pt;	
	font-family: verdana, tahoma, sans-serif;
	color: rgb(0, 0, 0);	
	}

H3 {
	font-weight: bold;
	font-size: 13pt;
	
	font-family: verdana, tahoma, sans-serif;
	color: red;
	}

H3.etusivuotsikko {
    color: black;
    }

H4 {
	font-weight: bold;
	font-size: 12pt;
	font-family: verdana, tahoma, sans-serif;
	color: rgb(0, 0, 0);
	}

H5 {
	font-weight: bold;
	font-size: 11pt;
	font-family: verdana, tahoma, sans-serif;
	color: rgb(0, 0, 0);	
	}

H6 {
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, tahoma, sans-serif;
	color: red;
	}



P {	
	font-weight: normal;
	font-size: 10pt;
	line-height: 15pt;
	font-family: verdana, tahoma, sans-serif;
	color: black;	
	}
BR {	
	font-weight: normal;
	font-size: 10pt;
	line-height: 15pt;
	font-family: verdana, tahoma, sans-serif;
	color: black;	
	}


TD {
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	font-family: verdana, tahoma, sans-serif;
	color: black;	
	}
A {	
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana, tahoma, sans-serif;
	color: red;
	}

A.VUOKRAUS:link, A.VUOKRAUS:visited, A.VUOKRAUS:active{
	text-decoration: none;
	font-style: normal;
	}
	
A.etusivu {
	font-size: 14pt;
	}

TD.menuotsikko {
	}

TABLE.alimenu {
	margin: 0;
	border: 1px;
	}

TD.alimenu {
	background-color: white;
	margin: 1px;
	border: 1px;
	font-size: 6pt;
        padding-left: 5px;
	}

td.alimenu a:link, td.alimenu a:visited, td.alimenu a:active{
	text-decoration: none;
	font-size: 7pt;
	color: black;
	}

td.alimenu a:hover {
	text-decoration: none;
	font-size: 7pt;
	color: red;
	}
	
div.etusivuuutiset {
	font-size: 8pt;
	line-height: 110%;
	margin-right: 100px;
}

a.etusivuuutiset {
	font-size: 8pt;
}

*.uutispvm {
	font-size: 85%;
}

*.uutisotsikko {
	color: black;
	font-size: 8pt;
	margin-bottom: 0.3em;
}