BODY {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 14px;
 font-weight: bold;
 text-align: justify;
 background-image: url(../pic/bg30.jpg);
 margin: 24px 24px 24px 0;
 width: 94%;
 cursor: default;
}

A {
 color: #663300;
 text-decoration: none;
}

A:hover {
 color: #cccccc;
 text-decoration: none;
}

.data {
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 text-align: right;
 color: #aaaaaa;
 position: absolute;
 top: 4px;
 right: 24px;
}

.img {
 border: 2px solid #cccccc;
 margin: 24px;
}

TD {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 vertical-align: top;
}

TD DIV.biography {
 font-size: 12px;
 text-indent: 24px;
 text-align: justify;
 font-weight: normal;
}

TD.legend {
 padding: 20px 24px 24px 24px;
}

span {
 position: relative;
 right: 0;
}

.row {
 position: relative;
}

