body {
 color : #333333;
 background-color : #FFFFFF;
 margin: 0px;
 }

A:link{
 color : #006600;
 text-decoration : none;
 cursor: hand;
 }

A:visited{
 color : #006600;
 text-decoration : none;
 cursor: hand;
 }

A:HOVER{
 color : #cc0000;
 text-decoration : underline;
 cursor: hand;
 }


.TD10{
  font-size : 10pt;
 }

.TD11{
  font-size : 11pt;
}

.TD12{
  font-size : 12pt;
}

.TD13{
  font-size : 13pt;
}
TD{
  font-size : 10pt;
}

