@charset "iso-8859-1";
/* author: Olli Tammilehto */
/* Creation date: 13.12.2003 */
body
{
	font-family: sans-serif;
	font-size:115%;
	margin: 1% 5%;
	
}
table
{
	font-size : 95%;
	background: #FFFF66;
}
A:hover {color: #FF6633; font-weight: bold;}
A {
	text-decoration : underline; color : Blue;
}
A:VISITED {
	text-decoration : underline;
	color : Maroon;
}
A.sdfootnoteanc { font-size: 90% }
