home *** CD-ROM | disk | FTP | other *** search
- * {
- font-family:Verdana,Helvetica,Arial;
- font-size:8pt;
- }
-
- body {
- background-color:rgb(255,255,255);
- margin:0px 0px 30px 0px;
- padding:0px 0px 0px 0px;
- }
-
- table {
- border-collapse:collapse;
- border-spacing:0px;
- }
-
- table.list {
- margin:0px 30px 0px 30px;
- }
-
- table.list table.list {
- margin:0px 30px 0px 0px;
- }
-
- table.list td {
- color:rgb(128,128,128);
- padding:4px 5px 5px 5px;
- }
-
- table.list td.header {
- font-weight:bold;
- }
-
- td {
- padding:0px;
- vertical-align:top;
- }
-
- h1, h2, h3, h4, h5, p {
- color:rgb(100,100,100);
- line-height:12pt;
- margin:10px 50px 15px 10px;
- text-align:justify;
- }
-
- h1 {
- font-size:12pt;
- }
-
- h1.center {
- text-align:center;
- }
-
- h2 {
- font-size:10pt;
- font-weight:bold;
- margin:40px 10px 10px 10px;
- }
-
- h3 {
- font-size:10pt;
- font-weight:bold;
- margin:30px 10px 2px 10px;
- }
-
- h4 {
- font-weight:bold;
- font-size:8pt;
- margin:30px 10px 0px 10px;
- }
-
- p.first, p.first strong {
- font-size:10pt;
- }
-
- p.statement {
- font-size:9pt;
- font-weight:bold;
- margin-bottom:10px;
- text-align:center;
- }
-
- p.label {
- text-align:right;
- }
-
- p.screenshot {
- margin:5px 10px 0px 30px;
- text-align:left;
- }
-
- p.caption {
- margin:0px 70px 20px 70px;
- text-align:center;
- }
-
- table.features p, table.features li {
- margin-left:0px;
- }
-
- a {
- color:rgb(253,2,37);
- text-decoration:none;
- }
-
- a:hover {
- text-decoration:underline;
- }
-
- table.container {
- margin:30px 0px 0px 0px;
- }
-
- div.indent {
- margin-left:20px;
- }
-
- div.spacer {
- margin:0px 0px 50px 0px;
- }
-
- img.float {
- float:left;
- margin:5px 20px 10px 0px;
- }
-
- a img {
- border-width:0px;
- }
-
- .nomargin {
- color:rgb(100,100,100);
- line-height:12pt;
- margin:10px 15px 15px 10px;
- text-align:justify;
- }
-