body
{
   	background-image: url(img/back.jpg);
		background-color:#FFFFFF;
    scrollbar-3dlight-color: #999999;
    scrollbar-darkshadow-color: #999999;
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #ffffff;
    scrollbar-arrow-color: #999999;
}
.txt {
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: justify;
}
.txt #top td {
  vertical-align: top;
}
.txt a {
  color: #666666;
  text-decoration: none;
}
.txt a:hover {
  color: #d74461;
  text-decoration: underline;
}
.txt h2 {
  padding: 0;
  font-size: 11px;
  font-weight: bold;
}
.txt p {
  margin: 0 0 12px;
}
.txtgd {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #bbbbbb;
  letter-spacing: 1px;
  line-height: 25px;
  text-align: justify;
}
.txtbio {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: justify;
}
.txtbio a {
  color: #666666;
  text-decoration: underline;
}
.txtbio a:hover {
  color: #d74461;
  text-decoration: underline;
}
