body {
	background-color : black;
	scrollbar-arrow-color : #B4CDCD;
	scrollbar-face-color : #E0FFFF;
	scrollbar-base-color: 607B8B;
}

h4 {
	font-family : Tahoma;
	font-size : 14pt;
	font-weight : 500;
	text-align : center;
}

h3 {
	font-family : Tahoma;
	font-size : 12pt;
	font-weight : 500;
	text-align : center;
}

h2 {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : 500;
	text-align : center;
}

h1 {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
}

p {
	font-family : Tahoma;
	font-size : 8pt;
}

a:link {
	color: #3E1F00;
	text-decoration: underline;}

a:visited {
	color: #3E1F00;
	text-decoration: underline;}

a:hover {
	font-weight: bold;
	color: #3E1F00;
	text-decoration: none;
}

table {
	font-family : Tahoma;
	font-size : 8pt;
	text-align : center;
	border-collapse : collapse;
	empty-cells : show;
}

.ylakuva {
	background-image : url('images/ylapalkki6.jpg');
}	
	
.linkit {
	background-color : #3E1F00;
	width : 120px;
	font-family : Tahoma;
	font-size : 7.5pt;
	text-align : center;
}	

.sisalto {
	background-color : #FFFFF0;
	width : 680;
}

.alaviite {
	background-color : #5E2F00;
	width : 675;
	height : 20px;
	font-family : Tahoma;
	font-size : 7pt;
	color : white;
	text-align : center;
}
	
.javacode {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
