/* Start: Print Definition */
/* Hide Top Navigation and Banner */
.dontprint {display:none;}

/* Start: Global Definition */

BODY {
      font-family : "Arial","Helvetica";
      font-size: 10pt;
      color : #000000;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      background-color : white;
}

ul, li {
	font-size: 10pt !important;
}

td, th {
   font-family : "Arial","Helvetica";
   font-size: 10pt;
}

/*this spec is needed for netscape. (text after a table)*/
td p {
   font-family : "Arial","Helvetica";
   font-size: 10pt;
}

td h1, td h2, td h3, td h4, td h5, td h6 {
    font-family : "Arial","Helvetica";
}