body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/bg1.gif);

	background-repeat: repeat-y;



}

p {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

h2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #333333;

	text-transform: uppercase;

}

h3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

li  { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square ;
	 
}
	 

h1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: 5px;

	line-height: 50px;



}

.isot {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bolder;

	text-transform: uppercase;

}

.etusivulle {

	font-weight: bold;

	text-decoration: none;

	background-color: #D0730D;

}

a:link { 

	font-weight: bold; 

	text-decoration: none; 

	color: #000000;

	}

a:visited {

	font-weight: bold;

	text-decoration: none;

	font-weight: bold; 

	text-decoration: none; 

	color: #000000;

	}

a:hover, a:active {

	text-decoration: underline;

	color: #000000;

	background-color: #D0730D;

	}

