h1 { font-size: 10pt; font-weight: bold; text-align: center; }
h2 { font-size: 9pt; font-weight: normal; text-align: center; }
body {
/*margin-right: 4em; padding: 0px;
width: 100%; */
font-family: Verdana, Helvetica, sans-serif;
font-size: 9pt;
text-align: center;
/* 
background-color: #EFEFE7;
background-color: #FFFFE5;
background-color: #F7F7F7;

background-color: #F7F7F7;
background-color: #FCFCFC
*/



background: #EFEFE7; 
}





#middle {
text-align: center;
width: auto;
position: relative;
/*width:800; */
display: inline-block;
}



.figure {

border: thin silver solid;
display: block;
float:left;
margin: 5px;
padding: 3px;	
text-align: center;
height: 250px;
}

.figure a {
text-decoration: none;
}



img.link{
border:0 ;
}



