a:link { color:#CC7716; text-decoration:none }
a:visited { color:#BB4414; text-decoration:none }
a:active { color:#DD0000; text-decoration:none }
body { margin-left:50px; margin-right:20px; margin-top:20px; margin-bottom:5px }
body { background-image:url(/~amk/pics/notebook_bgimg.gif); background-attachment:fixed; background-repeat:repeat-y }
body { color:#012345; background-color:#FFFFFF }

/* make first letter of every paragraph a little bit bigger */
/*
p:first-letter {
	font-size: 200%;
	float: left;
	text-indent: 1cm;
}
*/
