body {                           
	background-color : #A5D8F6;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
    text-align:justify;
}
 
h1 {
	font-family: Tahoma, Arial, sans-serif;
    font-weight:bold;
	font-size: 46px;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
}

.hd2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
}

tr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}

/* Table styles */
table.tab1 tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


td {padding:4px 5px }
caption {font-family: Arial, Helvetica, sans-serif; font-size: 46px; font-weight:bold; text-align:center; color:#000000; padding-bottom:5px; }
.years {background:#d1a367; }
.venues {background:#f0e7db; }
.country {background:#d1a367; }
.members {background:#f0e7db; }
.percent {background:#f0e7db; }
.menuitems {background:#d1a367; }
/* Table styles */

/* form #buttons {width="100" height="30" } */

#wrap {width: 95%;}

#photo {margin: 20px; border: 6px inset #ff0000; border-style:double; }

#block {padding: 10px;  border: 5px inset silver; border-style:double; }