/* CSS Document */

  P  {
 font-size : 12pt;
 font-family : arial,helvetica,comic sans ms;
 font-weight : normal;
}

TD  {
 font-size : 10pt;
 font-family : verdana,arial;
 text-align : center;
 background-color : 666666;
}

BODY  {
 background: #4c5985 ;
 font-family : arial, verdana, comic sans ms;
 color : White;
}