/*
 * style sheet
 */


body {	font-size: medium;
	background-color:#def2d2;
	margin: 1%;
	margin-right:25px }

/* p {	font-family: Georgia, Verdana, Tahoma, Arial } */
/* table {	font-family: Georgia, Verdana, Tahoma, Arial } */

/*
 * margin (space) around images except top border - not suitable for menu page
 */

img {	margin: 0px 5px 5px 5px }