body {    margin: 25px;    background-color: #e3e3e1;}td.photo{    font-family: Verdana, sans-serif;    font-size: 9pt;    font-weight: normal;    line-height: 140%;    color: #000;    background-color: #fff;    padding: 30px 40px 30px 40px;}a{    color: #000;    text-decoration: underline;	}a:hover{    color: #333;}td.photo img{    margin: 20px 0px 20px 0px;    border: 0px;    width: 500px;    height: 357px;}img.vert{    width: 375px;    height: 500px;}.shadow{    background: #e3e3e1 url(../sourcecode/shadow_side.jpg);    background-repeat: repeat-y;}
