body		{ font-family : sans-serif;
		  font-size : 90%;
		  color : #000000;
		  line-height : 110%;
		  background-image : url(media/binder.gif);
		  background-repeat : repeat;
		}

pre		{ line-height : 120%;
		}

div.note	{ font-size : 90%;
		  font-style : italic;
		  line-height : 130%;
		  text-align : justify;
		}

a:link		{ color : #dd0000;
		  text-decoration : none;
		}


a:active	{ color : #dd0000;
		  text-decoration : none;
		}

a:visited	{ color : #dd0000;
		  text-decoration : none;
		}

a:hover		{ color : #0000ff;
		  text-decoration : underline;
		}
