1<html>
2<head>
3<title>html2ps/html2pdf error message</title>
4<style>
5body {
6  color:#000;
7  background-color:#fff;
8  margin:10px;
9  font-family:arial, helvetica, sans-serif;
10  color:#000;
11  font-size:12px;
12  line-height:18px;
13}
14p,td {
15  color:#000;
16  font-size:12px;
17  line-height:18px;
18  margin-top:3px;
19  vertical-align: top;
20}
21h1 {
22  font-family:arial, helvetica, sans-serif;
23  color:#669;
24  font-size:27px;
25  letter-spacing:-1px;
26  margin-top:12px;
27  margin-bottom:12px;
28}
29tr.odd {
30  background-color: #f0f0f0;
31}
32tr.even {
33  background-color: #ffffff;
34}
35td {
36  padding: 3px;
37}
38</style>
39</head>
40<body>
41