body {
  background-color:#CCDAE5;
  color:#000000;
  font-family:Helvetica,Verdana,Arial;
  font-size:10pt;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
}
 
big,strong,p,h1,h2,ul,ol,li,table,tr,td,th,blockquote,b,i {
  font-family:Helvetica,Verdana,Arial;
  font-size:10pt;
}

table.Black {
  background-color:#CCDAE5;
  border-width:0px;
  border-style:solid;
}
table.White {
  background-color:#CCDAE5;
  border-width:0px;
  border-style:solid;
}

a:link    { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; color:#000000; }
a:active  { text-decoration:none; color:#FF0000; }
a:hover   { text-decoration:none; color:#FF0000; }

