body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

li {
	display: list-item;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

a:link {
	color: blue;
	}

code {
	font-family: Courier;
	}

h1 {
	font-weight: bold;
	font-size: 13pt;
	}

h2 {
	font-weight: bold;
	font-size: 12pt;
    }

h3 {
	font-weight: bold;
	font-size: 11pt;
    }
      
h4 {
	font-weight: bold;
	font-size: 10pt;
    }
      
h5 {
	font-weight: bold;
	font-size: 8pt;
    }

h6 {
	font-weight: normal;
	font-size: 8pt;
    }

/* Hakusivua varten */
.NavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: white;
	}

/* Hakusivua varten */
.Hit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #FFFF00;
	}

/* Hakusivua varten */
.RecordTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #AACCEE;
    }

/* Hakusivua varten */
.RecordStats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}

/* Etusivun linkit, class a -tagiin */
.Es_linkit	{ 
	margin-bottom: 10;
	margin-top:0
	}

.Sivukuva   { 
	border-top: 5px solid rgb(153,153,153);
	border-left: 5px solid rgb(153,153,153);
	border-right: 10px solid rgb(153,153,153);
	border-bottom: 10px solid rgb(153,153,153);
	}
	
.Sivulinkit {
	background-color: rgb(229,229,229);
	}

.Sivulinkit UL {
	list-style: inside;
	margin-left: 15px;
	}

.SivunOtsikko {
	font-weight: bold;
	font-size: 13pt;
	}

.Paivitetty {
	font-size: 8pt;
	}

.Kuvateksti {
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 15px;
	}
	
.hankinnatOtsikko {
	font-weight: bold;
	font-size: 11pt;
    }
