.cred { 
	margin-top: 0cm;
	margin-bottom: 0cm;
	color: #554433;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-right: 2em;
}

.date { 
	margin-top: 0cm;
	margin-bottom: 0cm;
	color: #554433;
	text-align: right;
	font-size: 0.7em;
	font-style: italic; 
	font-weight: bold;
	margin-right: 2em;
}

.note { font-size: small;
	font-style: italic;
}

li { 	margin-left: 4em; 
	list-style-image: url(http://www.tf.hut.fi/Nados/Icons/phisk.gif); 
	padding-below: 1em; }
   
th {
	font-weight: bold;
	text-align: left;
	background-color: #111166;
	color: #cccccc;
	font-style: italic;
	font-size: small;
	text-indent: 0.5em;
}

td {
    background-color: #92D1F5;	
    color: black;
}


