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