html, body{
	background: #e6e6e6;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 16px;
}

h1{
	font-size: 14px;
	color:#105289;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #8A9AA7;
	/*background: transparent url(../ulkoasukuvat/h1.gif) no-repeat bottom left;*/
}

h2{
	font-size: 13px;
	/*color:#C34115;*/
	color: #105289;
	margin: 0 0 5px 0;
	padding: 0;
}

h3{
	font-size: 12px;
	color:#105289;
	margin: 0 0 5px 0;
	padding: 0;
}

a{
	color: #C33403;
	text-decoration: none;
}

a:visited{
	color: #C33403;
	text-decoration: none;
}

a:hover{
	color: #8a9aa7;
	text-decoration: underline;
}

a img{
	border: 0;
}

ul{
	list-style-image: url(../ulkoasukuvat/list.gif);
	margin-left: 20px;
}

.button{
	background: #FAFAFA url(../keskustelu/styles/prosilver/theme/images/bg_button.gif);
	font-size:1em;
	border:1px solid #BCBCBC;
	margin-top: 3px;
}

.kuvalista{
	margin-bottom: 5px;
}
