body {
	font-family: Geneva, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 11px;
	background-image: url(grafiikka/bg.gif);
	background-repeat: repeat
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 160%;
	margin-left: 20px;
	margin-right: 20px
}

a:link { 
	color: #336699;
	text-decoration: none;
}
a:visited { 
	color: #333366;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
a:active { 
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin: 10px;
	border-bottom: 1px solid #CC9999;
}

ul {
	list-style-type: square;
	font-size: 11px;
	color: #660033;
}

.copy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #660033;
}

/*  LOMAKE  */
table.lomake {
	margin-left: 20px;
}
td.lomake {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
option.harmaa {
	color: #999999;
}
option.indent {
	margin-left: 10px;
}

/* NAVIT */
a.subnavi:link { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
a.subnavi:visited { 
	color: #333366;
	text-decoration: underline;
}
a.subnavi:hover { 
	text-decoration: none;
}
a.subnavi:active { 
	text-decoration: none;
}

.navi {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #CC9999;
}
a.navi:link { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #CC9999;
	text-decoration: none;
}
a.navi:visited { 
	color: #CC9999;
	text-decoration: none;
}
a.navi:hover {
	color: #660033;
	background-color: #CC9999;
	text-decoration: none;

}
a.navi:active { 
	color: #660033;
	background-color: #CC9999;
	text-decoration: none;
}
/* KUVAT */
img.top {
	vertical-align:text-top
}
