BODY { 
	margin-left : 0; 
	margin-right : 0; 
	margin-top : 0; 
	margin-bottom : 0; 
	margin : 0;
	}

P { 
	color : black; 
	font-size: 12px; 
	font-family : Arial; 
	}

.ingressi {
	color : #0086AD; 
	font-size: 12px; 
	font-family : Arial;
	font-weight: bold; 
	}

.alaotsikko {
	color : #0086AD; 
	font-size: 12px; 
	font-family : Arial;
	font-weight: bold; 
	}

h1 { 
	color : #0086AD; 
	font-size : 18px;
	font-style: italic;  
	font-family : Times New Roman; 
	text-decoration : none 1; 
	line-height: 18px
	}

a {
	color : #0086AD; 
	font-size : 12px;
	font-family : Arial; 
	text-decoration : none
 	}

a:visited {}

a:hover {
	color : #0086AD; 
	font-size : 12px; 
	font-family : Arial; 
	text-decoration : underline
 	}

a.nav {
	font-family: arial;
	color: #EBEBEB;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	}

a.nav:hover {
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	}

a.navact {
	font-family: arial;
	color: #64A726;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	}

a.navact:hover {
	font-family: arial;
	color: #6FB82B;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	}

a.subnav {
	color : #0086AD; 
	font-size : 12px;
	font-family : Arial; 
	text-decoration : none
	}

a.subnavact {
	color : #0086AD; 
	font-size : 12px;
	font-family : Arial; 
	text-decoration : none
	}

li { 
	color : black; 
	font-size: 12px; 
	font-family : Arial; 
	}