/**********************************************************

Sinisen värimääritys: 
C100% M0% Y10% K25%
PMS 633
RGB 0 138 176
HTML #008ab0

***********************************************************/


body {
	font-size:11px;
	font-family: verdana, geneva, helvetica, sans-serif;
}

a {
	color: #008ab0;
	font-weight: bold;
}

a:hover {
	color: #6A8288;
}

a:visited {
	color: #008ab0;
}



h1,h2,h3,h4 {
	margin: .6em 0 .8em 0;
	color: #000;
	font-family: verdana, geneva, helvetica, sans-serif;
}

h1 {
	font-size: 17px;

}

h2 {
	font-size: 15px;
	padding-bottom: 2px;
}

h3 {
	font-size: 13px;
	padding-bottom: 2px;
}

h4 {
	font-size: 11px;
	padding-bottom: 2px;
}

p {
	line-height: 16px;
	padding-bottom: 8px;
}

.button {
	background: #008aaf;
	border: 2px solid #696969;
	color: #fff;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
}
