BODY{
  margin-top    : 10px;
  margin-left   : 10px;
  margin-right  : 10px;
  margin-bottom : 10px;
}
TD{
  font-size     : 14px;
  line-height   : 16px;
  padding-left  : 5px;
  padding-right : 5px;
}
SELECT{
  vertical-align: top; 
  margin-right: 10px;
}
.ScriptWarning{
  background-color : #ffffcc;
}
.Header{
  background-color : #0000ff;
  font-weight      : bold;
  color            : #ffffff;
  font-size        : 12pt;
  text-align       : center;
}
.Title{
  font-weight      : bold;
  background-color : #deefff;
  text-align       : left;
}
.Text1{
  background-color : #ffffff;
  text-align       : left;
}
.Text2{
  background-color : #ffffff;
  text-align       : center;
}
.Text3{
  background-color : #ffffff;
  text-align       : right;
}