BODY  {
	background: #996633;
	color: Navy;
	font-family: Arial;
}


 H1 {
	font-family: Arial;
	color: #2F4F4F;
}
  H2 {
	font-family: Arial;	
	color: #4B0082;   
}
  
 H3 {
	font-family: Arial;
	color: #483D8B;
}

H4 {
	background-color: #AFEEEE;
	color: Black;
	font-family: Arial;
}
H5 {
	background-color: #B0E0E6;
	color: Black;
	font-family: Arial;
}	 
   
  
  A:HOVER {
	text-decoration: underline;
	color: Black;
	background : #FFFF66;
}

A:ACTIVE {
	text-decoration: underline;
	color: Blue;
} 
A:LINK {
text-decoration: underline;
color: Blue;
}
A:VISITED {
	color: Purple;
	text-decoration: none;
}
.eka {
text-align: left; text-indent: 15px;
}

.otsikko {
	background-color: #0000CD;
	color: Yellow;
	font-weight: bolder;
	font-family: Arial;
}

.pieni {
	background: #F8F8FF;
	color: Black;
	font-family: Arial;
	font-size:smaller;
}

.pieniotsikko {
	background-color: #AFEEEE;
	color: #0033CC;
	font-size: smaller;
	font-family: Arial;
} 
