	body { background-color: white; color: black; 
			margin-top: 1%; 
			margin-left: 1%; margin-right: 1%; 
			margin-bottom: 1%; 
			font-family: Arial;
			color: black;
	}
	
	a {		text-decoration: none;		
			font-size:20px;	
			text-align: right;
	}

	a:hover { color: black; 
			text-decoration: none; 
			font-family: Arial;
	}	

	div {
		border: none;  
		float: left;
		
	} 
	div.names {
		margin-right:40px;
		border: none;  
		float: left;

	}
	div.nonfloat {
		float: none;
	}
	div.keskus {
		margin-left: 40px;
		margin-top: 40px;
		left: 180px;
		width: 70%;
		position:absolute;
		background-color: white;
	} 
	div.frame {
		position:relative;
		text-align: left;
		background-color:white;
		
	} 	
	div.menu {
		position:relative;
		left: 30px;
	}

	
	div.up {
		position:relative;
		background-color:white;
		width: 100%;
		text-align:left;

	}

	
	h1 {	
	text-decoration: underline;
	font-family: Arial;
	color: black;
	font-size:30px;
	}

	h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 18px;
	color: red;
	}

	h3 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 18px;
	color: green;
	}

	h4 {
	margin-top:-15px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	}
	h5 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 24px;
	color: black;
	}
		
	li.waiting {
	font-family: Arial;
	font-size: 18px;
	color: black;
	}
	li.done {
	font-family: Arial;
	font-size: 18px;
	color: black;
	}
	li.curent {
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	color: green;
	}

	.mustalinkki {
	font-family: Arial;
	font-size: 25px;
	color: black;
	}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("Popbox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("Popbox/images/magminus.cur"), pointer;
} 
