1<html>
2<head>
3<title>Reserved names</title>
4<link rel="stylesheet" type="text/css" medial="all" title="Default" href="css/help.css"/>
5</head>
6<body>
7
8<h1>Reserved names</h1>
9<p>
10Names (i.e. CSS classes, CSS property names or identifiers) starting with 'html2ps-...' and '-html2ps-...' are reserved
11for a future use. Using such names for your own purposes is <strong>strongly discouraged</strong>.
12</p>
13
14</body>
15</html>