/* CSS Document */

body {
  background-color: #ffffff; 
  font-family: Arial;
}

a.link:link {color: #003399; background: #ffffff; text-decoration: none; font-family: Verdana;}
a.link:active {color: #003399; background: #ffffff; ftext-decoration: none; font-family: Verdana;}
a.link:visited {color: #003399; background: #ffffff; text-decoration: none; font-family: Verdana;}
a.link:hover {color: #003399; background: #ffffff; text-decoration: none; font-family: Verdana;}

.style1 {
	color: #003399;
	font-size: 15px;
}

.style2 {
	color: #003399;
	font-size: 10px;
}

.style3 {
	color: #003399;
	font-size: 13px;
}

.style4 {
	color: #003399;
	font-size: 18px;
}

#etusivu {
		vertical-align: top;
	    width: 517px;
	    float: left;
	    font-weight: bold;
}

#artikkelit {
		vertical-align: top;
	    width: 517px;
	    float: left;
	    font-weight: bold;
}

#henkilokuva {
		vertical-align: top;
	    width: 517px;
	    float: left;
	    font-weight: bold;
}

#blogi {
		vertical-align: top;
	    width: 517px;
	    float: left;
	    font-weight: bold;
}


