#content #right .dia {
	height: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 650px;
	overflow: auto;
	background-image: url(../kuvat/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	color: #ffffff
}

#content #right .dia a {
	color: #ffffff;
	text-decoration: underline;
}

#content #right .dia a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content #right .dia h1,
#content #right .dia h2,
#content #right .dia h3,
#content #right .dia h4,
#content #right .dia h5 {
	color: #ffffff;
	font-family: arial;
}

#content #right .dia h1 {
	font-size: 25px;
	font-weight: normal;
}

#content #right .dia h2 {
	font-size: 20px;
	font-weight: bold;
}

#content #right .dia h3 {
	font-size: 20px;
	font-weight: normal;
}

#content #right .dia h4 {
	font-size: 18px;
	font-weight: bold;
}

#content #right .dia h5 {
	font-size: 18px;
	font-weight: normal;
}

#content #right .dia {
	font-size: 16px;
	color: #ffffff;
}