.ulkoasu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}
td {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	
}
th {
	background-color: #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	
}body {
background-color: #000000;
}
ul  {
    text-align:left
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;

}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

