body		{ font-family : sans-serif;
		  font-size : 90%;
		  color : #000000;
		  line-height : 110%;
		  background-color : #efecdd;
		}

div.just	{ line-height : 140%;
		  text-align : justify;
		}

div.head	{ font-size : 120%;
		  font-weight : bold;
		  color : #dd5500;
		}

div.ntfy	{ font-size : 90%;
		  font-style : italic;
		  color : #aa5555;
		}

a:link		{ color : #ee0077;
		  text-decoration : none;
		}


a:active	{ color : #ee0077;
		  text-decoration : none;
		}

a:visited	{ color : #ee0077;
		  text-decoration : none;
		}

a:hover		{ color : #ee0077;
		  text-decoration : underline;
		}
