|
|
Line 1: |
Line 1: |
| <html>
| |
| <head>
| |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
| |
| <title>Untitled Document</title>
| |
| <style>
| |
| body {
| |
| font-family: Verdana, Arial, Helvetica, sans-serif;
| |
| margin: 0px;
| |
| padding: 0px;
| |
| font-size: 12px;
| |
| }
| |
| th {
| |
| font-size: 16px;
| |
| font-weight: bold;
| |
| color: #FFFFFF;
| |
| background-color: #000000;
| |
| }
| |
| .small_text {
| |
| font-size: 10px;
| |
| text-decoration: underline;
| |
| }
| |
| .Titles {
| |
| font-family: Verdana, Arial, Helvetica, sans-serif;
| |
| font-size: 16px;
| |
| font-weight: bold;
| |
| color: #FFFF00;
| |
| background-color: #003300;
| |
| }
| |
| .large_text {
| |
| font-size: 16px;
| |
| font-weight: bold;
| |
| }
| |
| .Small {
| |
| font-size: 10px;
| |
| }
| |
| .grey_bground {
| |
| background-color: #CCCCCC;
| |
| }
| |
| .grey_text {
| |
| color: #999999;
| |
| }
| |
| </style>
| |
| </head>
| |
|
| |
| <body>
| |
| <table width="750" cellspacing="0"> | | <table width="750" cellspacing="0"> |
| <tr> | | <tr> |
Line 887: |
Line 842: |
| </tr> | | </tr> |
| </table> | | </table> |
| </body>
| |
| </html>
| |