home *** CD-ROM | disk | FTP | other *** search
- H4 {
- text-align : center;
- color : Blue;
- }
- BODY {
- color : Black;
- font-family: Tahoma, Arial;
- padding-left: 5%;
- }
-
- table
- {
- font-size : 10pt;
- width : 95%;
- background : Black;
-
- }
- td {
- padding: 5 10 5 10;
- background : #9999cc;
- }
-
- table.top
- {
-
- text-align : left;
- text-indent : 10;
- font : bold;
- }
- table.main
- {
- text-align : left;
- margin-top : 5;
- margin-bottom : 5;
- }
- td.main{
- padding: 5 10 5 10;
- background : white;
- }
-
- table.bottom
- {
- text-align : right;
- font : bold;
- }
- table.Compare
- {
- font-size : 10pt;
- background : White;
- }
- td.TitleCompare
- {
- padding: 5 10 5 10;
- background :#fef266;
- }
- td.Compare
- {
- padding: 5 10 5 10;
- background :white;
- text-align : center;
- }
-
- P {
- text-align : justify;
- margin-left : 2%;
- margin-right : 2%;
- margin-top :10;
- text-indent : 3%;
- }
-
- UL {
- text-align : left;
- }
-
- LI {
- margin-bottom : 5;
- }
-
-