body {
font-family: arial;
font-size: 12px;
color: #182F31;
text-align: justify;
cursor: default;
margin: 0;
line-height: 24px;
padding-top: 0px;
background-image:url(beat6.jpg);
}

#ylapalkki {
position: absolute;
left: 0px;
top: 0px;
height: 249px;
width: 100%;
background-image:url(beat4.jpg);
}

#alapalkki {
position:relative;
height: 114px;
width: 100%;
background-image:url(beat5.jpg);
}

h1 {
color: #B93469;
text-align:left;
font-weight: bold;
line-height: 27px;
margin-bottom: 7px;
font-size: 15px;
font-family: arial;
border-bottom:2px dotted #99D3D7;
text-transform:uppercase;
}

h2 {
color: #B93469;
text-align:left;
font-weight: bold;
line-height: 27px;
margin-bottom: 7px;
font-size: 15px;
font-family: arial;
border-bottom:2px dotted #99D3D7;
text-transform:uppercase;
}

.hihi {
border-left: 1px solid #77C2C7; 
border-top: 1px dashed #77C2C7;
}

.hihi2 {
border-top: 1px dashed #77C2C7;
}

.hihi3 {
border-left: 1px solid #77C2C7;
}

.taulukko_sininen {
font-weight : bold;
background-color : #579FA4;
color : #ffffff;
text-align : center;
font-size : 12px;
text-transform : uppercase;
font-family : tahoma;
}

.taulukko_harmaa {
background-color : #99D3D7;
font-size : 12px;
font-weight : bold;
font-family : tahoma;
color:#4C898D;
}

.taulukko_tavallinen {
font-size : 12px;
font-family : arial;

background-color:#7CC6CB;
}


a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #B93469;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #B93469;
}

a:hover {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
color: #E89BBB;
}

a:active {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
color: #E89BBB;
}

A.linkit, A:link.linkit, A:visited.linkit, A:active.linkit {
	font-family: palatino linotype;
	font-size: 13px;
	color: #436C6F;
	font-weight: bold;
	line-height: 2px;
	display: block;
	vertical-align: top;
	padding: 12px;
	text-decoration: none;
	border-bottom: 1px solid #76C1C6;
	}


	A:hover.linkit {
	font-family: palatino linotype;
	font-size: 13px;
	color: #436C6F;
	font-weight: bold;
	line-height: 2px;
	display: block;
	vertical-align: top;
	padding: 12px;
	text-decoration: none;
	border-bottom: 1px solid #76C1C6;
	background-color: #87D0D5; 
	background-repeat: repeat-x;
	}


