body {
	background : #000000;
	color : #ffffff;
	font-family : Verdana, Tahoma;
	font-size : 10px;
}

textarea, input {
	background : #ffffff;
	color : #000000;
	font-family : Verdana, Tahoma;
	font-size : 10px;
}

td{
	color : #ffffff;
	font-family : Verdana, Tahoma;
	font-size : 10px;
	border: 0px;
}

pre {
	background : transparent;
	color : #ffffff;
	font-family : Verdana, Tahoma;
	font-size : 10px;
}

h1{	color : #ffffff;
	font-family : Cambria, Verdana;
	font-size : 96px;
	font-style : normal;
	font-weight : bold;
}

h2{	color : #ffffff;
	font-family : Verdana;
	font-size : 26px;
	font-style : normal;
	font-weight : normal;
}

h3{	color : #ffffff;
	font-family : Verdana;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

h4{	color : #ffffff;
	font-family : Verdana;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
}

h5{	color : #ffffff;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

h6{	color : #ffffff;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.pieni{	font-size : 10px;
}

.navi{
	color : #ffffff;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

A:visited, A:active, A:link{
   	color : #008000;
	background-color : transparent;
	text-decoration : none;
	bordercolor : #000000;
}

A:hover{
	color : #00cc00;
	text-decoration : none;
}
