body { font-family: 'Times New Roman',serif; } table { border-spacing: 0px; border-collapse: collapse; } p { margin-bottom: 0px; margin-top: 0px; } ul { padding-left: 0px; margin: 0px; } li.nested { display: block; } @font-face { font-style: italic; font-family: 'Times New Roman'; font-weight: normal; src: url(XXXXXXXXXXXXXXXX); } @font-face { font-style: normal; font-family: 'Times New Roman'; font-weight: normal; src: url(XXXXXXXXXXXXXXXX); } @font-face { font-style: italic; font-family: 'Times New Roman'; font-weight: bold; src: url(XXXXXXXXXXXXXXXX); } @font-face { font-style: normal; font-family: 'Times New Roman'; font-weight: bold; src: url(XXXXXXXXXXXXXXXX); }