body {
	background : #202020;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 6pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color : #ff3300;
	background : transparent none;
	text-decoration : none;
}
a:visited {
	color : #ff0000;
	background : transparent none;
	text-decoration : none;
}
a:active {
	color : #ff0000;
	background : transparent none;
	text-decoration : none;
}
a:hover {
	color : #ff9900;
	background : transparent none;
	text-decoration : none;
}

table {
	font-family : verdana;
	font-size : 10pt;
	background : #000000;
}


p.otsikko {
	color: #ff9900;
	font-size: 12pt;
	font-weight: bold;
	text-decoration : none;
	margin-top: 0px;
	margin-bottom: 0px
}


p.otsikko2 {
	color: #ff9900;
	font-size: 9pt;
	font-weight: bold;
	text-decoration : none;
	margin-top: 0px;
	margin-bottom: 0px
}

.linkit {
	font-size: smaller;
}
