body { background: #d7d7bf; }
.pict { margin: 0px auto; text-align: center; background: #d7d7bf; }
.pict img { display: block; margin: 0px auto; border: solid 8px #9aa084; }
.name { width: 100%; font-family: Tahoma, sans-serif; font-size: 0.9em;}
.name td.l { text-align: left; width: 10%;}
.name td.m { text-align: center; width: 80%; }
.name td.r { text-align: right; width: 10%; }
img { border: 0; outline: none; }
a:focus { outline: none; }
td.m a { background-image: url("images/pdf_icon.gif"); 
	background-repeat: no-repeat; 
	background-position: left middle;
	padding-left: 24px;
	} 
td.m a { text-decoration: none; color: #333333; }
td.m a:hover { text-decoration: underline; }
