
A {text-decoration: none;}
A:hover {color: #ffcc00;
  text-decoration: underline;
}
TD{
  font-size : 10pt;
  font-family : "Times New Roman";
}
BODY{
  font-family : "Times New Roman";
  background-image : url(../img2008bk/hall.jpg);
  background-repeat : repeat-x;background-position : center top;}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 28pt;
  font-weight : bold;
  color : #ffe8c4;
}
H2{
  font-size : 11pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H3{
  font-size : 11pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H4{
  font-size : 10pt;
  font-weight : normal;
  color : #ffe9c4;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TEXTAREA{
  font-size : 10pt;
  border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;
  overflow-x: hidden;
}
BLOCKQUOTE{
  margin-top : 5px;
  margin-left : 50px;
  margin-right : 0px;
  margin-bottom : 10px;
}

TABLE{
    max-width: 100%;
}

img{
    max-width: 100%;
    height: auto;
    width /***/: auto;@
}

IFRAME{
  max-width:100%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px;
}

