H1 {
    font-family: sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: white;
   }

H2 {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: white;
   }

P, TD {
   font-family: sans-serif;
   font-size: 10pt;
   color: black
  }

.Cart {
   font-family: sans-serif;
   font-size: 8pt;
   color: black
  }

P.black {
         font-family: sans-serif;
         font-size: 10pt;
         color: black
        }

P.bigger {
          font-family: sans-serif;
          font-size: 10pt;
          color: white
         }

A {
   font-family: sans-serif;
   font-size: 8pt;
   color: orange
  }

A.blue {
        font-family: sans-serif;
        font-size: 10pt;
        color: blue ;
       text-decoration: none 
       }
A:hover {
	
	font-family: sans-serif;
        COLOR: #FFFFFF;
	background-color: #0000CC 
	}

A.white {
         font-family: sans-serif;
         font-size: 8pt;
         color: white;
         text-decoration: none
        }

A.bigger {
          font-family: sans-serif;
          font-size: 10pt;
          color: orange
         }

BODY {     scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#000099;
           scrollbar-face-color:#CC0000;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:black}

FORM {
      font-family: sans-serif;
      font-size: 8pt;
      color: black
     }

INPUT {
       font-family: sans-serif;
       font-size: 8pt;
       color: black
      }
	  
.Buttons {
border: 3px #666666 groove;
; background-color: #E4E4E4
; font-family: Arial, Helvetica, sans-serif; font-size: xx-small; background-position: left 
; font-weight: bold
; color: #000000
}

SELECT {
       font-family: sans-serif;
       font-size: 8pt;
       color: black
      }
