You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1003 B

3 years ago
  1. .HEADING {
  2. font-size: 15px;
  3. font-family: Arial, Geneva, Verdana, Helvetica;
  4. font-weight: bold; color: #000000;
  5. text-align: normal;
  6. margin-left: 0px; }
  7. .Fitting {
  8. font-size: 11px;
  9. font-family: Arial, Geneva, Verdana, Helvetica;
  10. font-weight: bold; color: #000000;
  11. text-align: normal;
  12. margin-left: 0px; }
  13. .SECONDARY-NAV {
  14. font-size: 11px;
  15. font-family: Arial, Geneva, Verdana, Helvetica;
  16. font-weight: bold; color: #FFFFFF;
  17. margin-left: 0px;
  18. text-decoration: none; ;
  19. list-style-type: disc ;
  20. list-style-position: inside }
  21. .Timing {
  22. font-size: 11px;
  23. font-family: Arial, Geneva, Verdana, Helvetica;
  24. font-weight: bold; color: #333333;
  25. margin-left: 0px;
  26. text-decoration: none; ;
  27. list-style-type: disc ;
  28. list-style-position: inside }
  29. .Timing-Error {
  30. font-size: 11px;
  31. font-family: Arial, Geneva, Verdana, Helvetica;
  32. font-weight: bold; color: #990000;
  33. margin-left: 0px;
  34. text-decoration: none; ;
  35. list-style-type: disc ;
  36. list-style-position: inside }