BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 11pt;
}
TD{
  color : #000000;
  font-size: 11pt;
}
A{
  color : #0000ff ;
  font-size: 11pt;
  text-decoration : underline;
}
A:hover{
  color : #ff0000 ;
  font-size: 11pt;
  text-decoration : underline;
  position: relative;
  top: 1px;
  left: 1px;
}
A.whitelink{
  color : #ffffff ;
  font-size: 11pt;
  text-decoration : underline;
}
A.whitelink:hover{
  color : #ff0000 ;
  font-size: 11pt;
  text-decoration : underline;
  position: relative;
  top: 1px;
  left: 1px;
}
A.imagelink{
  color : #0000ff ;
  font-size: 11pt;
  text-decoration : underline;
}
A.imagelink:hover{
  color : #ff0000 ;
  font-size: 11pt;
  text-decoration : underline;
  position: static;
}
A.largelink{
  color : #0000ff ;
  font-size: 12pt;
  text-decoration : underline;
}
A.largelink:hover{
  color : #ff0000 ;
  font-size: 12pt;
  text-decoration : underline;
  position: relative;
  top: 2px;
  left: 2px;
}
A.widelink{
  display: block;
  width: 100%;
  color: #0000ff;
  font-size: 11pt;
}
A.widelink:hover{
  background-color: #ffffff;
  color: #ff0000;
  position: relative;
  font-size: 11pt;
  top: 1px;
  left: 1px;
}
A.widelink2{
  display: block;
  width: 100%;
  color: #ffffff;
  font-size: 11pt;
}
A.widelink2:hover{
  background-color: #ffffff;
  color: #ff0000;
  position: relative;
  font-size: 11pt;
  top: 1px;
  left: 1px;
}
.x-large{
  font-size : 15pt;
}
.large{
  font-size : 13pt;
}
.small{
  font-size : 9pt;
}
.x-small{
  font-size : 8pt;
}
