H5 { font-weight : normal }
H2 { font-weight : normal }
H3 { font-weight : bold }
H4 { font-weight : normal }

H2 { color : #423337}
H2 { text-align : center}
H2 { font-family: verdana}
H2 {font-size:20px;}

H3 { color : #90696D}
H3 { text-align : right}
H3 { font-family: verdana}
H3 {font-size:17px;}

H5 { color : #5E7E6D}
H5 { text-align : left}
H5 { font-family: arial}
H5 {font-size:11px;}


h2 {
	letter-spacing: 0.2em;
}

h3 {
	letter-spacing: 0.25em;
}

H4 { color : #C4B1B7}
H4 { text-align : left}
H4 { font-family: verdana}
H4 {font-size:20px;}

i {
color:#7AB27D;
font-size:11px;
letter-spacing: 0.2em;
font-family: arial;
}

b {
color:#423337;
font-size:11px;
letter-spacing: 0.25em;
font-family: verdana;
}


.header {
BORDER-RIGHT:#8DBD90  1px solid; BORDER-TOP: #8DBD90 1px solid;
FONT-WEIGHT: bold; FONT-SIZE: 10pt; BORDER-LEFT: #8DBD90 1px solid; COLOR: #8DBD90;
BORDER-BOTTOM: #8DBD90 1px solid; FONT-FAMILY: arial; BACKGROUND-COLOR: #8DBD90;
TEXT-ALIGN: center; background-image: url(otsikko.jpg)
}

.header1 {
BORDER-RIGHT: purple 0px solid; BORDER-TOP: purple 0px solid;
FONT-WEIGHT: none; FONT-SIZE: 11pt; BORDER-LEFT: black 0px solid; COLOR: purple;
BORDER-BOTTOM: purple 0px solid; FONT-FAMILY: arial; BACKGROUND-image: url(eiole.jpg); TEXT-ALIGN: left;
}

a:link, a:visited, a:active {
color:#423337; 
text-decoration:none; 
cursor:default;
}

a:hover {
background-color:#C4B1B7;
text-decoration:none;
color:white;
cursor:crosshair; 
}