BODY {
	margin-left : 10px;
	margin-top : 20px;
	margin-right : 50px;
	margin-bottom : 150px;

	background-image : url("../img/main_bg.gif");
	background-position : left bottom;
	background-attachment : fixed;
	background-repeat : no-repeat;

	font-family : Tahoma, MS Sans serif;
	font-size : 9pt;
	color : #444444;

	line-height : 14pt;

	scrollbar-face-color : #8DA7D1;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-track-color : #E1E6F7;

}

TD, P, BLOCKQUOTE, DIV {
	font-family : Tahoma, MS Sans serif;
	font-size : 9pt;
	color : #444444;
}

BLOCKQUOTE {
	margin-left : 15pt;
}

A:link, A:visited {
	text-decoration : none;
	color : #8DA0E0;
}

A:hover {
        text-decoration : none;
        color : purple;
}

A:hover {
	text-decoration : underline;
}

.header {
	font-family : Georgia, Tahoma, Sans serif;
	font-size : 13pt;
	font-weight : normal;

	color : #7B97C9;
}

.bold {
	font-weight : bold;
}

.small {
	font-size : 8pt;
}

.green {
	color : #3B940F;
}

.blue {
	color : #7B97C9;
}

.red {
	color : #FF0000;
}

.small-header {
	font-size : 10pt;
	font-weight : bold;

	letter-spacing : 0.2pt;

	/*color : #8FA6D5;*/
	color : #666666;
}

#main-info {
	vertical-align : top;

	height : 270px;
	/*background-color : #F3F5FF;*/
	
	background-image : url("../img/alkukuva.jpg");
	background-position : right top;
	background-repeat : no-repeat;

	padding-right : 190px;
}

