/**** HAKUSIVUN KOROSTUKSET ****/
.searchHighlight{
	background: #e1e6eb;
}
.highlight{
	background: #e1e6eb;
}

hr{
	border: 0;
	border-bottom: 1px solid #0065b3;
}

.pieni{
	font-size:8pt;
}

h1 {
	font-size: 16pt;
	margin-bottom: 15px;
	margin-top: 10px;
}

h2 {
	font-size: 13pt;
	margin-bottom: 15px;
}

h3 {
	font-size: 10pt;
	margin-bottom: 0;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #0066b3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

table.pieni p{
	margin: 0;
}

.button {
	height: 28px;
	padding: 4px;
	border: 1px solid #5c5c5c;
	background: url(../../images/buttonbg.gif) repeat-x;
	font-weight: bold;
}

h1 {
	border-bottom: 3px solid #aae0f9;
	color: #0066b3;
	font-size: 24px;
	font-weight: 900;
	text-align: left;
	font-family: Arial Black, helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	color: #0066b3;
	font-family: Arial Black,helvetica,sans-serif;
	font-weight: 900;
}

h3 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}