body         { color: #000000; 
               background-color: #ffffff; 
               font-family: Arial, sans-serif; }

a:link       { text-decoration: underline; 
               color: #0000ff; }
a:visited    { text-decoration: underline; 
               color: #800000; }
a:hover      { text-decoration: none; 
               color: #ff0000; }
a:active     { text-decoration: underline; 
               color: #800000; }      

a.LeftColumn:link       { text-decoration: none;
                      color: #CC0066;
                      font-size: 110%;}
a.LeftColumn:visited    { text-decoration: none; 
                      color: #FF9999; 
                      font-size: 110%;}
a.LeftColumn:active     { text-decoration: none; 
                      color: #FF3333; 
                      font-size: 110%;}
a.LeftColumn:hover      { text-decoration: underline;
                      font-size: 110%;; color: #FF6666} 

.Leading     {
tab line-height: 70%;
tab font-weight : inherit; }

.CenterColumn   { font-family: Arial, Helvetica, sans-serif;
                  clip:  rect(   ) }
                  
.Header1         { font-family: Arial, Helvetica, sans-serif;
                  font-size: 225%;
                  font-weight: bold; 
                  color: #eeeeee;  ; background-color: #ff0000}
                  
.Header2         { font-family: Arial, Helvetica, sans-serif;
                  font-size: 200%;
                  font-weight: bold; 
                  color: #ffffff;  }
                  
.PageTitle      { font-family: Arial, Helvetica, sans-serif;
                  font-size: 150%;
                  font-weight: bold; 
                  color: #003399; }
                  
.Normal         { font-family: Arial, Helvetica, sans-serif  }

.LeftColumn     { padding: 0.5em 0.5em 0.5em 0em; 
                  text-align:left;
                  float: left;
                  display: block;
                  width: 9em;
                  font-size: 120%; 
                  font-family: Arial, Helvetica, sans-serif;; color: #000000; background-color: #ccccff; line-height: normal}

.Margin1em      { margin-left: 1em}
.Margin2em      { margin-left: 2em }
.Margin3em      { margin-left: 3em }              
.RedBackground {  color: #FFFFFF; background-color: #ff0000}              
.BlueBackground {  color: #000000; background-color: #ccccff}

